File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 24
24
- Wrappers
25
25
- Miscellaneous
26
26
version :
27
- - ' 1.9'
28
27
- ' 1.10'
29
28
os :
30
29
- ubuntu-latest
Original file line number Diff line number Diff line change @@ -81,15 +81,15 @@ NonlinearProblemLibrary = "0.1.2"
81
81
OrdinaryDiffEq = " 6.63"
82
82
Pkg = " 1"
83
83
PrecompileTools = " 1.2"
84
- Printf = " 1.9 "
84
+ Printf = " 1"
85
85
Random = " 1.91"
86
86
RecursiveArrayTools = " 3.2"
87
87
Reexport = " 1.2"
88
88
SIAMFANLEquations = " 1.0.1"
89
89
SafeTestsets = " 0.1"
90
90
SciMLBase = " 2.18.0"
91
91
SimpleNonlinearSolve = " 1.0.2"
92
- SparseArrays = " 1.9 "
92
+ SparseArrays = " 1"
93
93
SparseDiffTools = " 2.14"
94
94
SpeedMapping = " 0.3"
95
95
StableRNGs = " 1"
@@ -100,7 +100,7 @@ Symbolics = "5.13"
100
100
Test = " 1"
101
101
TimerOutputs = " 0.5"
102
102
Zygote = " 0.6.67"
103
- julia = " 1.9 "
103
+ julia = " 1.10 "
104
104
105
105
[extras ]
106
106
Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
You can’t perform that action at this time.
0 commit comments