Skip to content

Commit 6a022f0

Browse files
author
Sathvik Bhagavan
committed
build: bump versions for downgrade
1 parent ace8ea2 commit 6a022f0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,23 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1414

1515
[compat]
1616
Aqua = "0.8"
17-
ComponentArrays = "0.15"
17+
ComponentArrays = "0.15.11"
1818
ForwardDiff = "0.10.36"
1919
JET = "0.8"
2020
Lux = "0.5.32"
2121
LuxCore = "0.1.14"
22-
ModelingToolkit = "9.9.0"
22+
ModelingToolkit = "9.9"
2323
ModelingToolkitStandardLibrary = "2.6"
24-
Optimization = "3.22"
25-
OptimizationOptimisers = "0.2"
24+
Optimization = "3.24"
25+
OptimizationOptimisers = "0.2.1"
2626
OrdinaryDiffEq = "6.74"
27-
Random = "1"
27+
Random = "1.10"
2828
SafeTestsets = "0.1"
2929
SciMLStructures = "1.1.0"
3030
StableRNGs = "1"
3131
SymbolicIndexingInterface = "0.3.15"
3232
Symbolics = "5.27"
33-
Test = "1"
33+
Test = "1.10"
3434
julia = "1.10"
3535

3636
[extras]

0 commit comments

Comments
 (0)