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.
1 parent 965f4c9 commit 123c234Copy full SHA for 123c234
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"
+Accessors = "0.1.42"
+ArrayInterface = "7.19"
+DocStringExtensions = "0.9.4"
25
LinearAlgebra = "1.6"
26
-MacroTools = "0.5"
+MacroTools = "0.5.16"
27
SparseArrays = "1.6"
28
StaticArraysCore = "1"
29
julia = "1.10"
0 commit comments