Skip to content

Commit d6edaf2

Browse files
committed
add compat versions into Project.toml
1 parent 2a1ef03 commit d6edaf2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Project.toml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,10 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1313
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
1414

1515
[compat]
16-
julia = "1.8"
16+
AbstractAlgebra = "0.33"
17+
Combinatorics = "1.0"
18+
GAP = "0.10"
19+
HomotopyContinuation = "2.9"
20+
UnPack = "1.0"
21+
julia = "1.10"
22+

0 commit comments

Comments
 (0)