Skip to content

Commit 343604f

Browse files
author
nik
committed
Without support of Python 3.12 at the moment
1 parent 81a900d commit 343604f

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
@@ -13,7 +13,7 @@ dependencies = [
1313
"rich>=13",
1414
"redis-om",
1515
]
16-
requires-python = ">=3.8.8"
16+
requires-python = ">=3.8.8,<3.12"
1717
readme = "README.md"
1818
# [project.optional-dependencies]
1919
# label-studio = [

0 commit comments

Comments
 (0)