File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -21,15 +21,19 @@ OpenSSL_jll = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
21
21
Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
22
22
Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
23
23
24
- [sources ]
25
- CoupledNODE = {rev = " main" , url = " https://github.com/DEEPDIP-project/CoupledNODE.jl.git" }
26
- NeuralClosure = {rev = " main" , url = " https://github.com/DEEPDIP-project/NeuralClosure.jl.git" }
24
+ [sources .CoupledNODE ]
25
+ rev = " main"
26
+ url = " https://github.com/DEEPDIP-project/CoupledNODE.jl.git"
27
+
28
+ [sources .NeuralClosure ]
29
+ rev = " main"
30
+ url = " https://github.com/DEEPDIP-project/NeuralClosure.jl.git"
27
31
28
32
[compat ]
29
33
AbstractFFTs = " 1.5.0"
30
34
Atomix = " 1.1.1"
31
35
CUDA = " 5"
32
- CairoMakie = " 0.12, 0.13"
36
+ CairoMakie = " 0.12, 0.13, 0.14 "
33
37
ChainRulesCore = " 1.25.1"
34
38
ChainRulesTestUtils = " 1.13.0"
35
39
ComponentArrays = " 0.15"
You can’t perform that action at this time.
0 commit comments