Skip to content

Commit 2945880

Browse files
committed
fix: update python-multipart from 0.0.20 to 0.0.22 (#945)
1 parent f056888 commit 2945880

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

usecases/ai/microservices/object-detection/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Package | Version
2121
openvino-dev | 2024.6.0
2222
opencv-python | 4.10.0.84
2323
ultralytics | 8.3.61
24-
python-multipart | 0.0.20
24+
python-multipart | 0.0.22
2525
ovmsclient | 2023.1
2626
grpcio | 1.69.0
2727

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
openvino-dev[onnx,pytorch,tensorflow]==2024.6.0
22
opencv-python==4.10.0.84
33
ultralytics==8.3.61
4-
python-multipart==0.0.20
4+
python-multipart==0.0.22
55
numpy<2.0.0
66
grpcio==1.69.0
77
ovmsclient==2023.1

0 commit comments

Comments
 (0)