-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathProject.toml
27 lines (26 loc) · 832 Bytes
/
Project.toml
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
27
[deps]
BibInternal = "2027ae74-3657-4b95-ae00-e2f7d55c3e64"
Bibliography = "f1be7e48-bf82-45af-a471-ae754a193061"
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
Luxor = "ae8d54c2-7ccd-5906-9d76-62fc9837b5bc"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
[compat]
BibInternal = "0.3"
Bibliography = "0.2"
CSV = "0.10"
CairoMakie = "0.12"
Combinatorics = "1.0"
Distributions = "0.25"
HTTP = "1.10"
JSON = "0.21"
Literate = "2.18"
Luxor = "4.0"
StatsBase = "0.34"
julia = "1.10"