Skip to content

Commit 23f1529

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for Colorfy to 1, (keep existing compat) (#1048)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent 3de27ce commit 23f1529

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Project.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,10 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2121
TransformsBase = "28dd2a49-a57a-4bfb-84ca-1a49db9b96b8"
2222
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
2323

24-
[weakdeps]
25-
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
26-
27-
[extensions]
28-
MeshesMakieExt = "Makie"
29-
3024
[compat]
3125
Bessels = "0.2"
3226
CircularArrays = "1.3"
33-
Colorfy = "0.1"
27+
Colorfy = "0.1, 1"
3428
CoordRefSystems = "0.13.4"
3529
DelaunayTriangulation = "1.0"
3630
Distances = "0.10"
@@ -46,3 +40,9 @@ StatsBase = "0.33, 0.34"
4640
TransformsBase = "1.6"
4741
Unitful = "1.17"
4842
julia = "1.9"
43+
44+
[extensions]
45+
MeshesMakieExt = "Makie"
46+
47+
[weakdeps]
48+
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"

0 commit comments

Comments
 (0)