Skip to content

Commit 1d7d6d6

Browse files
committed
bump casadi
1 parent 04abfc4 commit 1d7d6d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
requires = [
33
"setuptools>=70.1.1",
44
# On Windows, use the CasADi vcpkg registry and CMake bundled from MSVC
5-
"casadi>=3.6.7; platform_system!='Windows'",
5+
"casadi>=3.7.0; platform_system!='Windows'",
66
# Note: the version of CasADi as a build-time dependency should be matched
77
# cross platforms, so updates to its minimum version here should be accompanied
88
# by a version bump in https://github.com/pybamm-team/casadi-vcpkg-registry.

vcpkg-configuration.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"kind": "git",
1515
"repository": "https://github.com/pybamm-team/casadi-vcpkg-registry.git",
16-
"baseline": "e4b797736790af90de505e0296b07e87719cb1a6",
16+
"baseline": "8d773ce0bb8da0c284530da309e8405fa0134536",
1717
"packages": ["casadi"]
1818
}
1919
]

0 commit comments

Comments
 (0)