File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
lib/OptimizationOptimisers Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11name = " OptimizationOptimisers"
22uuid = " 42dfb2eb-d2b4-4451-abcd-913932933ac1"
33authors = [
" Vaibhav Dixit <[email protected] > and contributors" ]
4- version = " 0.3.5 "
4+ version = " 0.3.6 "
55
66[deps ]
77Optimisers = " 3bd65402-5787-11e9-1adc-39752487f4e2"
@@ -11,7 +11,7 @@ ProgressLogging = "33c8b6b6-d38a-422a-b730-caa89a2f386c"
1111Reexport = " 189a3867-3050-52da-a836-e630ba90ab69"
1212
1313[compat ]
14- Optimisers = " 0.2, 0.3"
14+ Optimisers = " 0.2, 0.3, 0.4 "
1515Optimization = " 4"
1616ProgressLogging = " 0.1"
1717Reexport = " 1.2"
Original file line number Diff line number Diff line change @@ -32,11 +32,11 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
3232Aqua = " 0.8"
3333ComponentArrays = " >= 0.13.9"
3434DiffEqFlux = " >= 2"
35- Flux = " 0.13, 0.14"
35+ Flux = " 0.13, 0.14, 0.15 "
3636IterTools = " >= 1.3.0"
37- Lux = " >= 0.4.50 "
37+ Lux = " 1.4 "
3838Optim = " >= 1.4.1"
3939Optimisers = " >= 0.2.5"
4040OrdinaryDiffEq = " >= 5"
4141SafeTestsets = " >= 0.0.1"
42- SciMLSensitivity = " >= 7.0.0"
42+ SciMLSensitivity = " >= 7.0.0"
You can’t perform that action at this time.
0 commit comments