Skip to content

Commit 23bd280

Browse files
Merge pull request #977 from SciML/compathelper/new_version/2025-10-14-10-09-28-070-02853927579
CompatHelper: bump compat for Optimization to 5, (keep existing compat)
2 parents e6d709c + 96c4488 commit 23bd280

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NeuralPDE"
22
uuid = "315f7962-48a3-4962-8226-d0f33b1235f0"
3-
authors = ["Chris Rackauckas <[email protected]>"]
43
version = "5.20.0"
4+
authors = ["Chris Rackauckas <[email protected]>"]
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -90,7 +90,7 @@ ModelingToolkit = "9.46, 10"
9090
MonteCarloMeasurements = "1.1"
9191
NeuralOperators = "0.5"
9292
Optimisers = "0.3.3, 0.4"
93-
Optimization = "4"
93+
Optimization = "4, 5"
9494
OptimizationOptimJL = "0.4"
9595
OptimizationOptimisers = "0.3"
9696
OrdinaryDiffEq = "6.87"

0 commit comments

Comments
 (0)