We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 965f4c9 + c7096a8 commit 380eaa7Copy full SHA for 380eaa7
Project.toml
@@ -19,11 +19,11 @@ SciMLOperatorsSparseArraysExt = "SparseArrays"
19
SciMLOperatorsStaticArraysCoreExt = "StaticArraysCore"
20
21
[compat]
22
-Accessors = "0.1"
23
-ArrayInterface = "7"
24
-DocStringExtensions = "0.8, 0.9"
25
-LinearAlgebra = "1.6"
26
-MacroTools = "0.5"
27
-SparseArrays = "1.6"
+Accessors = "0.1.42"
+ArrayInterface = "7.19"
+DocStringExtensions = "0.9.4"
+LinearAlgebra = "1.10"
+MacroTools = "0.5.16"
+SparseArrays = "1.10"
28
StaticArraysCore = "1"
29
julia = "1.10"
0 commit comments