We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f056888 commit 2945880Copy full SHA for 2945880
2 files changed
usecases/ai/microservices/object-detection/README.md
@@ -21,7 +21,7 @@ Package | Version
21
openvino-dev | 2024.6.0
22
opencv-python | 4.10.0.84
23
ultralytics | 8.3.61
24
-python-multipart | 0.0.20
+python-multipart | 0.0.22
25
ovmsclient | 2023.1
26
grpcio | 1.69.0
27
usecases/ai/microservices/object-detection/requirements.txt
@@ -1,7 +1,7 @@
1
openvino-dev[onnx,pytorch,tensorflow]==2024.6.0
2
opencv-python==4.10.0.84
3
ultralytics==8.3.61
4
-python-multipart==0.0.20
+python-multipart==0.0.22
5
numpy<2.0.0
6
grpcio==1.69.0
7
ovmsclient==2023.1
0 commit comments