Deps updates (#20133)

This commit is contained in:
Nicolas Mowen 2025-09-19 05:02:02 -06:00 committed by GitHub
parent b8fd0a2b31
commit 9c5e560668
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1366 additions and 1712 deletions

View File

@ -22,7 +22,7 @@ paho-mqtt == 2.1.*
pandas == 2.2.* pandas == 2.2.*
peewee == 3.17.* peewee == 3.17.*
peewee_migrate == 1.13.* peewee_migrate == 1.13.*
psutil == 6.1.* psutil == 7.1.*
pydantic == 2.10.* pydantic == 2.10.*
git+https://github.com/fbcotter/py3nvml#egg=py3nvml git+https://github.com/fbcotter/py3nvml#egg=py3nvml
pytz == 2025.* pytz == 2025.*
@ -40,7 +40,7 @@ titlecase == 2.4.*
numpy == 1.26.* numpy == 1.26.*
opencv-python-headless == 4.11.0.* opencv-python-headless == 4.11.0.*
opencv-contrib-python == 4.11.0.* opencv-contrib-python == 4.11.0.*
scipy == 1.14.* scipy == 1.16.*
# OpenVino & ONNX # OpenVino & ONNX
openvino == 2025.3.* openvino == 2025.3.*
onnxruntime == 1.22.* onnxruntime == 1.22.*

View File

@ -1,3 +1,2 @@
onnx == 1.14.0; platform_machine == 'aarch64' onnx == 1.14.0; platform_machine == 'aarch64'
protobuf == 3.20.3; platform_machine == 'aarch64' protobuf == 3.20.3; platform_machine == 'aarch64'
numpy == 1.23.*; platform_machine == 'aarch64' # required by python-tensorrt 8.2.1 (Jetpack 4.6)

3073
docs/package-lock.json generated

File diff suppressed because it is too large Load Diff