File tree Expand file tree Collapse file tree 1 file changed +15
-13
lines changed Expand file tree Collapse file tree 1 file changed +15
-13
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ version = "0.1.0"
66[deps ]
77BSplineKit = " 093aae92-e908-43d7-9660-e50ee39d5a0a"
88Bonito = " 824d6782-a2ef-11e9-3a09-e5662e0c26f8"
9+ ColorTypes = " 3da002f7-5984-5a60-b8a6-cbb66c0b333f"
910Colors = " 5ae59095-9a9b-59fe-a467-6f913c188581"
1011DataFrames = " a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
1112DataFramesMeta = " 1313f7d8-7da2-5740-9ea0-a2ca25f37964"
@@ -25,20 +26,21 @@ UnfoldSim = "ed8ae6d2-84d3-44c6-ab46-0baf21700804"
2526WGLMakie = " 276b4fcb-3e11-5398-bf8b-a0c2d153d008"
2627
2728[compat ]
28- Bonito = " 4"
29- BSplineKit = " 0.17, 0.18"
30- Colors = " 0.12, 0.13"
29+ BSplineKit = " 0.17, 0.18"
30+ Bonito = " 4"
31+ ColorTypes = " 0.12.0"
32+ Colors = " 0.12, 0.13"
3133DataFrames = " 1"
3234DataFramesMeta = " 0.15"
33- GeometryBasics = " 0.4, 0.5"
34- JuliaFormatter = " 1"
35+ GeometryBasics = " 0.4, 0.5"
36+ JuliaFormatter = " 1"
3537Makie = " 0.21, 0.22"
36- MakieCore = " 0.9"
37- StatsBase = " 0.34"
38- StatsModels = " 0.7"
39- Test = " 1.11"
40- TopoPlots = " 0.2"
41- Unfold = " 0.7, 0.8"
42- UnfoldMakie = " 0.5"
43- UnfoldSim = " 0.4"
38+ MakieCore = " 0.9"
39+ StatsBase = " 0.34"
40+ StatsModels = " 0.7"
41+ Test = " 1.11"
42+ TopoPlots = " 0.2"
43+ Unfold = " 0.7, 0.8"
44+ UnfoldMakie = " 0.5"
45+ UnfoldSim = " 0.4"
4446WGLMakie = " 0.10, 0.11"
You can’t perform that action at this time.
0 commit comments