Skip to content

Commit f1e9508

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for NeuralOperators in [weakdeps] to 0.6, (keep existing compat)
1 parent e1d9bdf commit f1e9508

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
@@ -44,8 +44,9 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
4444
Tullio = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
4545
cuDNN = "02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"
4646

47-
[sources]
48-
NeuralClosure = {rev = "main", url = "https://github.com/DEEPDIP-project/NeuralClosure.jl.git"}
47+
[sources.NeuralClosure]
48+
rev = "main"
49+
url = "https://github.com/DEEPDIP-project/NeuralClosure.jl.git"
4950

5051
[extensions]
5152
AttentionCNN = ["AttentionLayer"]
@@ -77,7 +78,7 @@ Lux = "1"
7778
LuxCUDA = "0.3"
7879
NNlib = "0.9"
7980
NeuralClosure = "1.0.0"
80-
NeuralOperators = "0.5.3"
81+
NeuralOperators = "0.5.3, 0.6"
8182
OpenSSL_jll = "3.0.13"
8283
Optimization = "4"
8384
OptimizationOptimisers = "0.3"

0 commit comments

Comments
 (0)