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 fb0ba57 commit 898cb77Copy full SHA for 898cb77
Project.toml
@@ -17,10 +17,19 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
17
UnsafePointers = "e17b2a0c-0bdf-430a-bd0c-3a23cae4ff39"
18
19
[compat]
20
+Aqua = "0 - 999"
21
CondaPkg = "0.2.21"
22
+Dates = "1"
23
+Libdl = "1"
24
MacroTools = "0.5"
25
+Markdown = "1"
26
+Pkg = "1"
27
+REPL = "1"
28
Requires = "1"
29
+Serialization = "1"
30
Tables = "1"
31
+Test = "1"
32
+TestItemRunner = "0 - 999"
33
UnsafePointers = "1"
34
julia = "1.6.1"
35
0 commit comments