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 15b70fb commit 32879dcCopy full SHA for 32879dc
pyproject.toml
@@ -36,7 +36,7 @@ easyocr = { version = "^1.7.1", optional = true }
36
janus = { version = "^1.0.0", optional = true }
37
38
# Required dependencies
39
-python = ">=3.9,<4"
+python = ">=3.9,<3.13"
40
setuptools = "*"
41
astor = "^0.8.1"
42
git-python = "^1.0.3"
0 commit comments