Skip to content

Commit 5ade5bc

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

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"]
@@ -74,7 +75,7 @@ Documenter = "1"
7475
FFTW = "1"
7576
Glob = "1"
7677
IncompressibleNavierStokes = "3"
77-
JLD2 = "0.5"
78+
JLD2 = "0.5, 0.6"
7879
JuliaFormatter = "2"
7980
Juno = "0.8"
8081
Literate = "2"

0 commit comments

Comments
 (0)