ref: Python 3.9 is EOL, require Python 3.10
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
colorama>=0.4.6
|
||||
opencv-contrib-python>=4.13.0
|
||||
numpy>=2.0,<2.1 ; python_version >= "3.9" and python_version < "3.10"
|
||||
numpy>=2.2,<2.3 ; python_version >= "3.10" and python_version < "3.11"
|
||||
numpy>=2.4.1,<3.0 ; python_version >= "3.11"
|
||||
Pillow
|
||||
|
||||
Reference in New Issue
Block a user