File tree 1 file changed +12
-5
lines changed
1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change 1
1
name = " OptimizationBase"
2
2
uuid = " bca83a33-5cc9-4baa-983d-23429ab6bcbb"
3
3
authors = [
" Vaibhav Dixit <[email protected] > and contributors" ]
4
- version = " 1.3.3 "
4
+ version = " 1.5.0 "
5
5
6
6
[deps ]
7
7
ADTypes = " 47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -40,21 +40,28 @@ OptimizationZygoteExt = "Zygote"
40
40
[compat ]
41
41
ADTypes = " 1.5"
42
42
ArrayInterface = " 7.6"
43
- DifferentiationInterface = " 0.5.2 "
43
+ DifferentiationInterface = " 0.5"
44
44
DocStringExtensions = " 0.9"
45
+ Enzyme = " 0.12.12"
46
+ FiniteDiff = " 2.12"
47
+ ForwardDiff = " 0.10.26"
45
48
LinearAlgebra = " 1.9, 1.10"
46
49
ModelingToolkit = " 9"
50
+ PDMats = " 0.11"
47
51
Reexport = " 1.2"
48
52
Requires = " 1"
53
+ ReverseDiff = " 1.14"
49
54
SciMLBase = " 2"
50
- SymbolicAnalysis = " 0.1, 0.2"
55
+ SparseDiffTools = " 2.14"
56
+ SymbolicAnalysis = " 0.3"
51
57
SymbolicIndexingInterface = " 0.3"
52
- Symbolics = " 5.12"
58
+ Symbolics = " 5.12, 6"
59
+ Tracker = " 0.2.29"
53
60
Zygote = " 0.6.67"
54
61
julia = " 1.10"
55
62
56
63
[extras ]
57
64
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
58
65
59
66
[targets ]
60
- test = [" Test" ]
67
+ test = [" Test" ]
You can’t perform that action at this time.
0 commit comments