Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pablormier authored Sep 24, 2024
1 parent c007326 commit 7d140c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ homepage = "https://github.com/MetExplore/miom/"
include = ["LICENSE"]

[tool.poetry.dependencies]
python = ">=3.7"
python = ">=3.9"
numpy = "^1.26.0"
mip = "^1.13.0"
PICOS = {version = "^2.2.52", optional = true}
Expand Down

0 comments on commit 7d140c8

Please sign in to comment.