Skip to content

Commit 29d6068

Browse files
Update Project.toml
1 parent baa3cc4 commit 29d6068

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ NonlinearSolveZygoteExt = "Zygote"
5454
[compat]
5555
ADTypes = "0.2.5"
5656
Aqua = "0.8"
57-
ArrayInterface = "7.6"
57+
ArrayInterface = "7.7"
5858
BandedMatrices = "1.3"
5959
BenchmarkTools = "1"
6060
ConcreteStructs = "0.2"
@@ -79,15 +79,15 @@ NonlinearProblemLibrary = "0.1.1"
7979
OrdinaryDiffEq = "6"
8080
Pkg = "1"
8181
PrecompileTools = "1.2"
82-
Printf = "<0.0.1, 1"
83-
Random = "<0.0.1, 1"
82+
Printf = "1.9"
83+
Random = "1.91"
8484
RecursiveArrayTools = "3.2"
8585
Reexport = "1.2"
8686
SafeTestsets = "0.1"
8787
SciMLBase = "2.11"
8888
SciMLOperators = "0.3.7"
8989
SimpleNonlinearSolve = "1.0.2"
90-
SparseArrays = "<0.0.1, 1"
90+
SparseArrays = "1.9"
9191
SparseDiffTools = "2.14"
9292
SpeedMapping = "0.3"
9393
StableRNGs = "1"

0 commit comments

Comments
 (0)