Skip to content

Commit

Permalink
explicit compat interval for GAP
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed-barakat committed Oct 3, 2020
1 parent 4db8051 commit b2422a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"

[compat]
GAP = "^0"
Singular = "0.4 - 0"
GAP = "0.4.4 - 0.5"
Singular = "0.4 - 0.5"
julia = "1.3"

[extras]
Expand Down

0 comments on commit b2422a5

Please sign in to comment.