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 75763b4 commit d3dcc20Copy full SHA for d3dcc20
pyproject.toml
@@ -69,7 +69,7 @@ exclude = [
69
[tool.poetry.dependencies]
70
python = ">=3.9"
71
unidiff = ">=0.7.4"
72
-pytest = ">=7.0.0,<8.3.4"
+pytest = ">=7.0.0"
73
gitpython = ">=3.1.31"
74
libcst = ">=1.0.1"
75
jedi = ">=0.19.1"
0 commit comments