diff --git a/services/yolov3-object-detection/requirements.txt b/services/yolov3-object-detection/requirements.txt index d5db4c3..eac690b 100644 --- a/services/yolov3-object-detection/requirements.txt +++ b/services/yolov3-object-detection/requirements.txt @@ -1,4 +1,4 @@ grpcio==1.27.2 grpcio-tools==1.27.2 opencv-python==3.4.3.18 -requests==2.20.0 \ No newline at end of file +requests==2.31.0 \ No newline at end of file