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"
2121Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
2222Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
2323
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"
2731
2832[compat ]
2933AbstractFFTs = " 1.5.0"
3034Atomix = " 1.1.1"
3135CUDA = " 5"
32- CairoMakie = " 0.12, 0.13"
36+ CairoMakie = " 0.12, 0.13, 0.15 "
3337ChainRulesCore = " 1.25.1"
3438ChainRulesTestUtils = " 1.13.0"
3539ComponentArrays = " 0.15"
You can’t perform that action at this time.
0 commit comments