We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a5b25e commit 40fdbb9Copy full SHA for 40fdbb9
CondaPkg.toml
@@ -1,6 +1,9 @@
1
[deps.libstdcxx-ng]
2
version = "<=julia"
3
4
+[deps.openssl]
5
+version = "<=julia"
6
+
7
[deps.python]
8
build = "**cpython**"
9
version = ">=3.8,<4"
Project.toml
@@ -18,7 +18,7 @@ UnsafePointers = "e17b2a0c-0bdf-430a-bd0c-3a23cae4ff39"
18
19
[compat]
20
Aqua = "0 - 999"
21
-CondaPkg = "0.2.21"
+CondaPkg = "0.2.23"
22
Dates = "1"
23
Libdl = "1"
24
MacroTools = "0.5"
0 commit comments