We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e0cf9f commit f499ffbCopy full SHA for f499ffb
Project.toml
@@ -14,10 +14,10 @@ Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"
14
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
15
16
[compat]
17
-DataStructures = 0.17.9
18
-DocStringExtensions = 0.8.1
19
-Documenter = 0.24.4
20
-HTTP = 0.8.8
21
-IterTools = 1.3.0
22
-julia = 1.3.1
23
-Nemo = 0.16.2
+DataStructures = "0.17.9"
+DocStringExtensions = "0.8.1"
+Documenter = "0.24.4"
+HTTP = "0.8.8"
+IterTools = "1.3.0"
+julia = "1.3.1"
+Nemo = "0.16.2"
0 commit comments