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.
2 parents a304b25 + 0cab511 commit 4469facCopy full SHA for 4469fac
pyproject.toml
@@ -67,7 +67,7 @@ exclude = [
67
68
# Versions here the minimum required versions for the project. These should be as loose as possible.
69
[tool.poetry.dependencies]
70
-python = "^3.9"
+python = ">=3.9"
71
unidiff = ">=0.7.4"
72
pytest = ">=7.0.0"
73
gitpython = ">=3.1.31"
0 commit comments