Update scpiy

This commit is contained in:
Nicolas Mowen 2025-09-18 17:44:20 -06:00
parent 914cd6fb62
commit d8c3cf4953
2 changed files with 1 additions and 2 deletions

View File

@ -40,7 +40,7 @@ titlecase == 2.4.*
numpy == 1.26.*
opencv-python-headless == 4.11.0.*
opencv-contrib-python == 4.11.0.*
scipy == 1.14.*
scipy == 1.16.*
# OpenVino & ONNX
openvino == 2025.3.*
onnxruntime == 1.22.*

View File

@ -1,3 +1,2 @@
onnx == 1.14.0; 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)