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 3ffe3f5 commit 3c47839Copy full SHA for 3c47839
pyproject.toml
@@ -13,7 +13,7 @@ classifiers = [
13
"Operating System :: OS Independent",
14
]
15
requires-python = ">=3.9, <4"
16
-dependencies = ["juliapkg >=0.1.17, <0.2"]
+dependencies = ["juliapkg >=0.1.21, <0.2"]
17
18
[dependency-groups]
19
dev = [
0 commit comments