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 ace8ea2 commit 93fd48bCopy full SHA for 93fd48b
Project.toml
@@ -14,23 +14,23 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
14
15
[compat]
16
Aqua = "0.8"
17
-ComponentArrays = "0.15"
+ComponentArrays = "0.15.11"
18
ForwardDiff = "0.10.36"
19
JET = "0.8"
20
Lux = "0.5.32"
21
LuxCore = "0.1.14"
22
-ModelingToolkit = "9.9.0"
+ModelingToolkit = "9.9"
23
ModelingToolkitStandardLibrary = "2.6"
24
-Optimization = "3.22"
+Optimization = "3.24"
25
OptimizationOptimisers = "0.2"
26
OrdinaryDiffEq = "6.74"
27
-Random = "1"
+Random = "1.10"
28
SafeTestsets = "0.1"
29
SciMLStructures = "1.1.0"
30
StableRNGs = "1"
31
SymbolicIndexingInterface = "0.3.15"
32
Symbolics = "5.27"
33
-Test = "1"
+Test = "1.10"
34
julia = "1.10"
35
36
[extras]
0 commit comments