File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ requires = [
33 " setuptools>=64" ,
44 " wheel" ,
55 # On Windows, use the CasADi vcpkg registry and CMake bundled from MSVC
6- " casadi>=3.6.6 ; platform_system!='Windows'" ,
6+ " casadi>=3.6.7 ; platform_system!='Windows'" ,
77 # Note: the version of CasADi as a build-time dependency should be matched
88 # across platforms, so updates to its minimum version here should be accompanied
99 # by a version bump in https://github.com/pybamm-team/casadi-vcpkg-registry.
@@ -37,7 +37,7 @@ classifiers = [
3737dependencies = [
3838 " numpy>=1.23.5,<2.0.0" ,
3939 " scipy>=1.11.4" ,
40- " casadi>=3.6.6 " ,
40+ " casadi>=3.6.7 " ,
4141 " xarray>=2022.6.0" ,
4242 " anytree>=2.8.0" ,
4343 " sympy>=1.12" ,
Original file line number Diff line number Diff line change 1313 {
1414 "kind" : " git" ,
1515 "repository" : " https://github.com/pybamm-team/casadi-vcpkg-registry.git" ,
16- "baseline" : " 1cb93f2fb71be26c874db724940ef8e604ee558e " ,
16+ "baseline" : " e4b797736790af90de505e0296b07e87719cb1a6 " ,
1717 "packages" : [" casadi" ]
1818 }
1919 ]
You can’t perform that action at this time.
0 commit comments