We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1453fc9 commit 00dfb78Copy full SHA for 00dfb78
pyproject.toml
@@ -24,7 +24,7 @@ packages = [
24
]
25
26
[tool.poetry.dependencies]
27
-python = '>=3.11,<3.13'
+python = '>=3.10,<3.15'
28
mypy = "1.2"
29
lxml = "^4.6.3"
30
GitPython = "^3.1.24"
0 commit comments