add uv to build.sh
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
colorama>=0.4.6
|
||||
opencv-contrib-python
|
||||
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,<3.0 ; python_version >= "3.11"
|
||||
numpy>=2.3.5,<3.0 ; python_version >= "3.11"
|
||||
Pillow
|
||||
protobuf
|
||||
pyzbar
|
||||
|
||||
Reference in New Issue
Block a user