Skip to content

Commit e30e23a

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for CairoMakie to 0.14, (keep existing compat)
1 parent b2d5e0e commit e30e23a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Project.toml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,19 @@ OpenSSL_jll = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
2121
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
2222
Zygote = "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]
2933
AbstractFFTs = "1.5.0"
3034
Atomix = "1.1.1"
3135
CUDA = "5"
32-
CairoMakie = "0.12, 0.13"
36+
CairoMakie = "0.12, 0.13, 0.14"
3337
ChainRulesCore = "1.25.1"
3438
ChainRulesTestUtils = "1.13.0"
3539
ComponentArrays = "0.15"

0 commit comments

Comments
 (0)