Skip to content

Commit 7cc2a1d

Browse files
committed
Add compat
1 parent 58b4371 commit 7cc2a1d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Project.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,18 @@ SoleLogics = "b002da8f-3cb3-4d91-bbe3-2953433912b5"
2020
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2121

2222
[compat]
23+
AbstractTrees = "0.4.5"
2324
DocStringExtensions = "0.9.3"
2425
DynamicalSystems = "3"
2526
FileIO = "1"
27+
Graphs = "1.12"
2628
HerbConstraints = "0.2.4"
29+
HerbCore = "0.3.4"
30+
HerbGrammar = "0.5"
2731
HerbSearch = "0.4.1"
2832
MLStyle = "0.4.17"
2933
MetaGraphsNext = "0.7"
30-
SoleLogics = "0.9, 0.10"
34+
Random = "1.11"
35+
SoleLogics = "0.12"
3136
Statistics = "1.10,1.11.1"
3237
julia = "1.6"

0 commit comments

Comments
 (0)