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 6117b72 commit 5516f89Copy full SHA for 5516f89
Project.toml
@@ -25,7 +25,7 @@ OptimizationOptimJL = {path = "lib/OptimizationOptimJL"}
25
OptimizationOptimisers = {path = "lib/OptimizationOptimisers"}
26
27
[compat]
28
-ADTypes = "1.2"
+ADTypes = "1.14"
29
Aqua = "0.8"
30
ArrayInterface = "7.10"
31
BenchmarkTools = "1"
lib/OptimizationBase/Project.toml
@@ -40,7 +40,7 @@ OptimizationSymbolicAnalysisExt = "SymbolicAnalysis"
40
OptimizationZygoteExt = "Zygote"
41
42
43
-ADTypes = "1.9"
44
ArrayInterface = "7.6"
45
DifferentiationInterface = "0.7"
46
DocStringExtensions = "0.9"
0 commit comments