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 ceddcbe commit 401dddeCopy full SHA for 401ddde
pyproject.toml
@@ -18,7 +18,7 @@ include = [
18
19
[tool.poetry.dependencies]
20
python = "^3.9"
21
-poetry = { git = "https://github.com/Secrus/poetry.git", branch = "remove-shell" }
+poetry = ">=1.8.0,<3.0.0"
22
pexpect = "^4.7.0"
23
shellingham = "^1.5"
24
0 commit comments