Skip to content

Commit

Permalink
pybamm-team#3558 pybamm-team#3100 keep equal casadi dependency vers…
Browse files Browse the repository at this point in the history
…ions
  • Loading branch information
agriyakhetarpal committed Dec 1, 2023
1 parent 5df9f8a commit 52697f2
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 @@ -3,7 +3,7 @@ requires = [
"setuptools>=64",
"wheel",
# On Windows, use the CasADi vcpkg registry and CMake bundled from MSVC
"casadi>=3.6.0; platform_system!='Windows'",
"casadi>=3.6.3; platform_system!='Windows'",
"cmake; platform_system!='Windows'",
]
build-backend = "setuptools.build_meta"
Expand Down

0 comments on commit 52697f2

Please sign in to comment.