Skip to content

Commit

Permalink
Update setup.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebezzam committed Oct 2, 2024
1 parent 5fc0a05 commit de808d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
],
python_requires=">=3.8.1, <=3.11.9",
python_requires=">=3.8.1, <3.12",
install_requires=[
"opencv-python>=4.5.1.48",
"numpy==1.26.4; python_version=='3.11'",
Expand Down

0 comments on commit de808d7

Please sign in to comment.