We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5f424c + fdbb406 commit 5e4e4acCopy full SHA for 5e4e4ac
Project.toml
@@ -6,15 +6,15 @@ version = "1.0.2"
6
[deps]
7
CapAndHomalg = "c4774649-1891-41ea-a883-87141804c57c"
8
GAP = "c863536a-3901-11e9-33e7-d5cd0df7b904"
9
-Singular = "bcd08a7b-43d2-5ff7-b6d4-c458787f915c"
10
-Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
11
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
+Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
+Singular = "bcd08a7b-43d2-5ff7-b6d4-c458787f915c"
12
13
[compat]
14
CapAndHomalg = "1.3"
15
-julia = "1.6"
16
GAP = "0.7"
17
-Singular = "0.8"
+Singular = "0.8, 0.9"
+julia = "1.6"
18
19
[extras]
20
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
0 commit comments