Skip to content

Commit

Permalink
Use older version of gurobi
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliabaldini committed Jul 22, 2024
1 parent 40470fc commit 39de208
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions 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 @@ -12,7 +12,7 @@ include = ["config", "images"]

[tool.poetry.dependencies]
python = "^3.8"
gurobipy = "^11.0.1"
gurobipy = "^9.5.1"
numpy = [
{version = "^1.24.4", python = "<3.12"},
{version = "^1.26.4", python = ">=3.12"}
Expand Down

0 comments on commit 39de208

Please sign in to comment.