-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
30 lines (29 loc) · 1.38 KB
/
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
28
29
30
name = "BalancedMinimumEvolution"
uuid = "043eb1e2-8c27-40a9-8d1e-7b1b19339e40"
authors = ["Henri Dehaybe <[email protected]>"]
version = "0.1.0"
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DataFramesMeta = "1313f7d8-7da2-5740-9ea0-a2ca25f37964"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
FastME_jll = "c1840c37-842c-5077-b0bd-95b7c831fb27"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
Gurobi = "2e9cd046-0924-5485-92f1-d5272153d98b"
HiGHS = "87dc4568-4c63-4d18-b0c0-bb2238e4078b"
InvertedIndices = "41ab1584-1d38-5bbf-9106-f11c6c58b48f"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
NetworkLayout = "46757867-2c16-5918-afeb-47bfcb05e46a"
NewickTree = "b0a14db8-6308-4ebc-8917-f72cd81f5094"
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
Phylo = "aea672f4-3940-5932-aa44-993d1c3ff149"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
ProgressBars = "49802e3a-d2f1-5c88-81d8-b72133a6f568"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"