Changed to use NumPy 1.x for Jetson
ci/woodpecker/manual/e2e-smoke-jetson Pipeline was successful

This commit is contained in:
Roman Meshko
2026-04-26 21:47:25 +03:00
parent 022142655e
commit 096db0bf0c
+1 -1
View File
@@ -5,7 +5,7 @@ h11==0.16.0
python-multipart==0.0.22
Cython==3.2.4
opencv-python==4.10.0.84
numpy==2.2.6
numpy==1.26.4
pynvml==12.0.0
requests==2.32.4
loguru==0.7.3