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 c93a7ca commit 0cab511Copy full SHA for 0cab511
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