Skip to content

Commit

Permalink
added networkx dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
SotirisTouliopoulos committed Aug 19, 2024
1 parent 70440bf commit 4280851
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 6 deletions.
34 changes: 28 additions & 6 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 @@ -17,6 +17,7 @@ matplotlib = "^3.4.1"
cobra = "^0.26.0"
plotly = "^5.11.0"
kaleido = "0.2.1"
networkx = "3.1"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit 4280851

Please sign in to comment.