Skip to content

Commit 9daa8eb

Browse files
authored
Merge pull request #47 from s-ccs/docum
Docum
2 parents 8620b83 + d64bf19 commit 9daa8eb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

Project.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,14 @@ WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008"
2626

2727
[compat]
2828
Bonito = "4"
29-
BSplineKit = "0.17"
29+
BSplineKit = "0.17, 0.18"
3030
Colors = "0.12, 0.13"
31+
DataFrames = "1"
32+
DataFramesMeta = "0.15"
3133
GeometryBasics = "0.4, 0.5"
3234
JuliaFormatter = "1"
33-
Makie = "0.21, 0.22"
35+
Makie = "0.21, 0.22"
36+
MakieCore = "0.9"
3437
StatsBase = "0.34"
3538
StatsModels = "0.7"
3639
Test = "1.11"

0 commit comments

Comments
 (0)