Skip to content

Commit

Permalink
Fix pyscipopt dep and update lock
Browse files Browse the repository at this point in the history
  • Loading branch information
pablormier committed Sep 17, 2024
1 parent 37c1ed6 commit a44e5b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ picos = {version = "^2.4.1", optional = true}

[tool.poetry.group.dev.dependencies]
scipy = "^1.11.0"
pyscipopt = "^5.0.1"
pyscipopt = "^5.1.1"
graphviz = "^0.20.1"
cobra = "^0.29.0"
networkx = "^3.2.1"
Expand Down

0 comments on commit a44e5b0

Please sign in to comment.