Skip to content

Commit fb8cbf3

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for Optimization to 5, (keep existing compat)
1 parent 35f09a1 commit fb8cbf3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Project.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,9 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
4848
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
4949
cuDNN = "02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"
5050

51-
[sources]
52-
NeuralClosure = {rev = "main", url = "https://github.com/DEEPDIP-project/NeuralClosure.jl.git"}
51+
[sources.NeuralClosure]
52+
rev = "main"
53+
url = "https://github.com/DEEPDIP-project/NeuralClosure.jl.git"
5354

5455
[extensions]
5556
AttentionCNN = ["AttentionLayer"]
@@ -85,7 +86,7 @@ NeuralClosure = "1.0.0"
8586
NeuralOperators = "0.5.3"
8687
OpenSSL_jll = "3.0.13"
8788
Optim = "1.12.0"
88-
Optimization = "4"
89+
Optimization = "4, 5"
8990
OptimizationOptimJL = "0.4.3"
9091
OptimizationOptimisers = "0.3"
9192
Plots = "2, 1"

0 commit comments

Comments
 (0)