Skip to content

Commit

Permalink
added networkx dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-g committed Nov 25, 2020
1 parent e622fde commit 83d2c0c
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 2 deletions.
36 changes: 34 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ pyyaml = "^5.3.1"
pytest-cov = "^2.10.0"
dm-haiku = "^0.0.2"
optax = "^0.0.1"
networkx = "^2.5"

[tool.poetry.dev-dependencies]
pytest = "^5.2"
Expand Down

0 comments on commit 83d2c0c

Please sign in to comment.