Skip to content

Commit 32879dc

Browse files
committed
PR for python version <3.13 (from 1.0)
openinterpreter#1540
1 parent 15b70fb commit 32879dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ easyocr = { version = "^1.7.1", optional = true }
3636
janus = { version = "^1.0.0", optional = true }
3737

3838
# Required dependencies
39-
python = ">=3.9,<4"
39+
python = ">=3.9,<3.13"
4040
setuptools = "*"
4141
astor = "^0.8.1"
4242
git-python = "^1.0.3"

0 commit comments

Comments
 (0)