You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.3 KiB
TOML
31 lines
1.3 KiB
TOML
name = "DataJune"
|
|
uuid = "ca216733-35c7-4d04-bb26-81b6d416f88b"
|
|
authors = ["Hugo Trentesaux <hugo@trentesaux.fr>"]
|
|
version = "0.1.0"
|
|
|
|
[deps]
|
|
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
|
|
Cairo = "159f3aea-2a34-519c-b102-8c37f9878175"
|
|
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
|
|
Compose = "a81c6b42-2e10-5240-aca2-a61377ecd94b"
|
|
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
|
|
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
|
|
Fontconfig = "186bb1d3-e1f7-5a2c-a377-96d770f13627"
|
|
GraphPlot = "a2cc645c-3eea-5389-862e-a155d0052231"
|
|
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
|
|
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
|
|
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
|
|
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
|
|
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
|
|
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
|
|
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
|
|
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
|
|
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
|
|
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
|
|
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
|
|
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
|
|
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
|
|
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
|
|
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
|
|
ZipFile = "a5390f91-8eb1-5f08-bee0-b1d1ffed6cea"
|