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 6ef0017 commit 92b1e89Copy full SHA for 92b1e89
pyproject.toml
@@ -65,7 +65,7 @@ packaging = ">=19,<22"
65
tomlkit = ">=0.5.3,<1.0.0"
66
jinja2 = ">=2.10.3"
67
pyyaml = ">=3.08"
68
-argcomplete = "^1.12.1"
+argcomplete = ">=1.12.1,<2.1"
69
typing-extensions = "^4.0.1"
70
charset-normalizer = "^2.1.0"
71
0 commit comments