File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ requires = [
3
3
" setuptools>=64" ,
4
4
" wheel" ,
5
5
# On Windows, use the CasADi vcpkg registry and CMake bundled from MSVC
6
- " casadi>=3.6.5 ; platform_system!='Windows'" ,
6
+ " casadi>=3.6.7 ; platform_system!='Windows'" ,
7
7
# Note: the version of CasADi as a build-time dependency should be matched
8
8
# cross platforms, so updates to its minimum version here should be accompanied
9
9
# by a version bump in https://github.com/pybamm-team/casadi-vcpkg-registry.
Original file line number Diff line number Diff line change 13
13
{
14
14
"kind" : " git" ,
15
15
"repository" : " https://github.com/pybamm-team/casadi-vcpkg-registry.git" ,
16
- "baseline" : " 1cb93f2fb71be26c874db724940ef8e604ee558e " ,
16
+ "baseline" : " e4b797736790af90de505e0296b07e87719cb1a6 " ,
17
17
"packages" : [" casadi" ]
18
18
}
19
19
]
You can’t perform that action at this time.
0 commit comments