We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a27c93 commit 18321c7Copy full SHA for 18321c7
pyproject.toml
@@ -7,7 +7,7 @@ authors = [
7
{name = "Xinxian Tian", email = "cicitian887@gmail.com"}
8
]
9
readme = "README.md"
10
-requires-python = ">=3.10, <3.14"
+requires-python = ">=3.11, <3.14"
11
12
dependencies = [
13
"opencv-python>=4.0",
0 commit comments