Skip to content

Commit 14f78af

Browse files
authored
Try uncapping SciMLBase and DiffEqBase
1 parent ecd28d6 commit 14f78af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ BifurcationKit = "0.4.4"
4646
CairoMakie = "0.12"
4747
Combinatorics = "1.0.2"
4848
DataStructures = "0.18"
49-
DiffEqBase = "< 6.159.0"
49+
DiffEqBase = "6.159.0"
5050
DocStringExtensions = "0.8, 0.9"
5151
DynamicPolynomials = "0.5, 0.6"
5252
DynamicQuantities = "0.13.2, 1"
@@ -62,7 +62,7 @@ Parameters = "0.12"
6262
Reexport = "0.2, 1.0"
6363
Requires = "1.0"
6464
RuntimeGeneratedFunctions = "0.5.12"
65-
SciMLBase = "< 2.57.2"
65+
SciMLBase = "2.57.2"
6666
Setfield = "1"
6767
# StructuralIdentifiability = "0.5.8"
6868
SymbolicUtils = "2.1.2, 3.3.0"

0 commit comments

Comments
 (0)