Skip to content

Commit

Permalink
update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
renatomello committed Mar 12, 2024
1 parent 714fda2 commit 055bfec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 31 deletions.
37 changes: 6 additions & 31 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 @@ -33,6 +33,7 @@ numpy = "^1.26.4"
networkx = "^3.2.1"
cvxpy = { version = "^1.4.2", optional = true }
tensorflow = { version = "^2.14.1,<2.16", markers = "sys_platform == 'linux' or sys_platform == 'darwin'", optional = true }
torch = { version = "^2.1.1", optional = true }

[tool.poetry.group.dev]
optional = true
Expand Down

0 comments on commit 055bfec

Please sign in to comment.