support numpy 2.4
This commit is contained in:
@@ -2,7 +2,7 @@ colorama>=0.4.6
|
||||
opencv-contrib-python>=4.11.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.3.5,<3.0 ; python_version >= "3.11"
|
||||
numpy>=2.4,<3.0 ; python_version >= "3.11"
|
||||
Pillow
|
||||
protobuf
|
||||
pyzbar
|
||||
|
||||
Reference in New Issue
Block a user