@@ -15,36 +15,42 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
15
15
[compat ]
16
16
Aqua = " 0.8"
17
17
ComponentArrays = " 0.15.11"
18
+ DifferentiationInterface = " 0.6"
18
19
ForwardDiff = " 0.10.36"
19
- JET = " 0.8"
20
+ JET = " 0.8, 0.9 "
20
21
Lux = " 1"
21
22
LuxCore = " 1"
22
- ModelingToolkit = " 9.9 "
23
+ ModelingToolkit = " 9.60 "
23
24
ModelingToolkitStandardLibrary = " 2.7"
24
- Optimization = " 3.24"
25
- OptimizationOptimisers = " 0.2.1"
25
+ Optimization = " 3.24, 4 "
26
+ OptimizationOptimisers = " 0.2.1, 0.3 "
26
27
OrdinaryDiffEq = " 6.74"
27
28
Random = " 1.10"
28
29
SafeTestsets = " 0.1"
30
+ SciMLSensitivity = " 7.72"
29
31
SciMLStructures = " 1.1.0"
30
32
StableRNGs = " 1"
31
33
SymbolicIndexingInterface = " 0.3.15"
32
- Symbolics = " 6.9 "
34
+ Symbolics = " 6.22 "
33
35
Test = " 1.10"
36
+ Zygote = " 0.6.73"
34
37
julia = " 1.10"
35
38
36
39
[extras ]
37
40
Aqua = " 4c88cf16-eb10-579e-8560-4a9242c79595"
41
+ DifferentiationInterface = " a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
38
42
ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
39
43
JET = " c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
40
44
Optimization = " 7f7a1694-90dd-40f0-9382-eb1efda571ba"
41
45
OptimizationOptimisers = " 42dfb2eb-d2b4-4451-abcd-913932933ac1"
42
46
OrdinaryDiffEq = " 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
43
47
SafeTestsets = " 1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
48
+ SciMLSensitivity = " 1ed8b502-d754-442c-8d5d-10ac956f44a1"
44
49
SciMLStructures = " 53ae85a6-f571-4167-b2af-e1d143709226"
45
50
StableRNGs = " 860ef19b-820b-49d6-a774-d7a799459cd3"
46
51
SymbolicIndexingInterface = " 2efcf032-c050-4f8e-a9bb-153293bab1f5"
47
52
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
53
+ Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
48
54
49
55
[targets ]
50
- test = [" Aqua" , " JET" , " Test" , " OrdinaryDiffEq" , " ForwardDiff" , " Optimization" , " OptimizationOptimisers" , " SafeTestsets" , " SciMLStructures" , " StableRNGs" , " SymbolicIndexingInterface" ]
56
+ test = [" Aqua" , " JET" , " Test" , " OrdinaryDiffEq" , " DifferentiationInterface " , " SciMLSensitivity " , " Zygote " , " ForwardDiff" , " Optimization" , " OptimizationOptimisers" , " SafeTestsets" , " SciMLStructures" , " StableRNGs" , " SymbolicIndexingInterface" ]
0 commit comments