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 4fba345 commit b918a0aCopy full SHA for b918a0a
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"
+pytest = ">=7.0.0,!=8.3.4"
73
gitpython = ">=3.1.31"
74
libcst = ">=1.0.1"
75
jedi = ">=0.19.1"
0 commit comments