Skip to content

Commit 6d09fba

Browse files
committed
try removing SciMLBase caps
1 parent f82ef2d commit 6d09fba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Parameters = "0.12"
6464
Reexport = "0.2, 1.0"
6565
Requires = "1.0"
6666
RuntimeGeneratedFunctions = "0.5.12"
67-
SciMLBase = "< 2.68"
67+
SciMLBase = "2.57.2"
6868
Setfield = "1"
6969
# StructuralIdentifiability = "0.5.8"
7070
SymbolicUtils = "< 3.8"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ OrdinaryDiffEqVerner = "1"
7979
PEtab = "3.5"
8080
Plots = "1.40"
8181
QuasiMonteCarlo = "0.3"
82-
SciMLBase = "< 2.68"
82+
SciMLBase = "2.46"
8383
SciMLSensitivity = "7.60"
8484
SpecialFunctions = "2.4"
8585
StaticArrays = "1.9"

0 commit comments

Comments
 (0)