Skip to content

Commit 30ce7de

Browse files
committed
fix formatting in compat section of Project.toml
1 parent 8eb8f50 commit 30ce7de

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

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

1515
[compat]
16-
AbstractAlgebra = "0.33-0.44"
16+
AbstractAlgebra = "0.33 - 0.44"
1717
Combinatorics = "1.0"
18-
GAP = "0.10-0.13"
19-
HomotopyContinuation = "2.9-2.13"
18+
GAP = "0.10 - 0.13"
19+
HomotopyContinuation = "2.9 - 2.13"
2020
UnPack = "1.0"
21-
julia = "1.10"
21+
julia = "1.10 - 1.11"
2222

0 commit comments

Comments
 (0)