There was an error while loading. Please reload this page.
2 parents 983203c + bb2fb86 commit 9f4480cCopy full SHA for 9f4480c
1 file changed
Project.toml
@@ -22,7 +22,8 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
22
YAML = "ddb6d928-2868-570f-bddf-ab3f9cf99eb6"
23
24
[compat]
25
-Aqua = "0.6"
+Aqua = "0.6, 0.8"
26
+Base64 = "1"
27
CodecZlib = "0.6, 0.7"
28
DashBase = "1"
29
DashCoreComponents = "2.0.0"
@@ -33,6 +34,10 @@ HTTP = "1"
33
34
JSON = "0.21"
35
JSON3 = "1.9"
36
MD5 = "0.2"
37
+Pkg = "1"
38
+Sockets = "1"
39
+Test = "1"
40
+UUIDs = "1"
41
YAML = "0.4.7"
42
julia = "1.6"
43
0 commit comments