Skip to content

Commit a3fe3c6

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for CUDSS in [weakdeps] to 0.5, (keep existing compat)
1 parent 633a474 commit a3fe3c6

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"]
@@ -61,7 +62,7 @@ fno = ["NeuralOperators"]
6162
[compat]
6263
Adapt = "4"
6364
CUDA = "5"
64-
CUDSS = "0.4"
65+
CUDSS = "0.4, 0.5"
6566
CairoMakie = "0.12, 0.13"
6667
ChainRules = "1"
6768
ChainRulesCore = "1.25.1"

0 commit comments

Comments
 (0)