-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathProject.toml
More file actions
26 lines (25 loc) · 828 Bytes
/
Copy pathProject.toml
File metadata and controls
26 lines (25 loc) · 828 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
ColorSchemes = "35d6a980-a343-548e-a6ea-1d62b119f2f4"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
PNGFiles = "f57f5aa1-a3ce-4bc8-8ab9-96f992907883"
PalmerPenguins = "8b842266-38fa-440a-9b57-31493939ab85"
QRCoders = "f42e9828-16f3-11ed-2883-9126170b272d"
RDatasets = "ce6b1742-4840-55fa-b093-852dadbb1d8b"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat]
CSV = "0.10"
CairoMakie = "0.12, 0.13"
ColorSchemes = "3"
Colors = "0.12, 0.13"
DataFrames = "1"
Makie = "0.21, 0.22"
PNGFiles = "0.4"
PalmerPenguins = "0.1"
QRCoders = "1"
RDatasets = "0.7"
julia = "1.11"