Skip to content

Commit 401ddde

Browse files
committed
Update poetry dependency
1 parent ceddcbe commit 401ddde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ include = [
1818

1919
[tool.poetry.dependencies]
2020
python = "^3.9"
21-
poetry = { git = "https://github.com/Secrus/poetry.git", branch = "remove-shell" }
21+
poetry = ">=1.8.0,<3.0.0"
2222
pexpect = "^4.7.0"
2323
shellingham = "^1.5"
2424

0 commit comments

Comments
 (0)