update python deps (#6101)

This commit is contained in:
Blake Blackshear 2023-04-16 07:20:51 -05:00 committed by GitHub
parent 416ce66b51
commit 8535213ad9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
numpy == 1.19.* numpy == 1.23.*
openvino == 2022.* openvino == 2022.*
openvino-dev[tensorflow2] == 2022.* openvino-dev[tensorflow2] == 2022.*

View File

@ -3,7 +3,7 @@ Flask == 2.2.*
imutils == 0.5.* imutils == 0.5.*
matplotlib == 3.6.* matplotlib == 3.6.*
mypy == 0.942 mypy == 0.942
numpy == 1.22.* numpy == 1.23.*
opencv-python-headless == 4.5.5.* opencv-python-headless == 4.5.5.*
paho-mqtt == 1.6.* paho-mqtt == 1.6.*
peewee == 3.15.* peewee == 3.15.*

View File

@ -1,2 +1,2 @@
scikit-build == 0.16.4 scikit-build == 0.17.1
nvidia-pyindex nvidia-pyindex