Skip to content

Commit 47ac816

Browse files
committed
adding [compat] section
1 parent 7442a5d commit 47ac816

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

Project.toml

+14
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,17 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2020
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2121
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2222
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
23+
24+
[compat]
25+
BlossomV = "0.4"
26+
Clustering = "0.13"
27+
DataStructures = "0.17"
28+
LightGraphs = "1.3"
29+
LogicCircuits = "0.1"
30+
MetaGraphs = "0.6"
31+
Metis = "1.0"
32+
Reexport = "0.2"
33+
SimpleWeightedGraphs = "1.1"
34+
StatsBase = "0.32"
35+
StatsFuns = "0.9"
36+
julia = "1.3"

0 commit comments

Comments
 (0)