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 bd27ccc + 4749f15 commit d58a2d2Copy full SHA for d58a2d2
Project.toml
@@ -19,7 +19,7 @@ PreallocationToolsReverseDiffExt = "ReverseDiff"
19
PreallocationToolsSparseConnectivityTracerExt = "SparseConnectivityTracer"
20
21
[compat]
22
-ADTypes = "1.13"
+ADTypes = "1.16"
23
Adapt = "4.3.0"
24
Aqua = "0.8.11"
25
ArrayInterface = "7.19.0"
@@ -33,10 +33,10 @@ Pkg = "1.10"
33
PrecompileTools = "1.2.1"
34
Random = "1.10.8"
35
RecursiveArrayTools = "3.29.0"
36
-ReverseDiff = "1.15.3"
+ReverseDiff = "1.16"
37
SafeTestsets = "0.1"
38
SparseArrays = "1.10"
39
-SparseConnectivityTracer = "0.6.12, 1"
+SparseConnectivityTracer = "1"
40
Symbolics = "6.29.0"
41
Test = "1.10"
42
julia = "1.10"
0 commit comments