Skip to content

Commit

Permalink
use mip-python 1.16 pre release
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-gorman committed Jun 4, 2024
1 parent 086884b commit 379bd0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ classifiers=[
repository="https://github.com/UNSW-CEEM/nempy"

[tool.poetry.dependencies]
python = ">=3.8,<3.12"
python = ">=3.8,<3.13"
pandas = "<3.0.0"
mip = "=1.15"
mip = "=1.16rc0"
xmltodict = "==0.12.0"
requests = ">=2.0.0, <3.0.0"

Expand Down

0 comments on commit 379bd0e

Please sign in to comment.