diff --git a/Object_Detection_Yolo_with_FastAPI/requirements.txt b/Object_Detection_Yolo_with_FastAPI/requirements.txt index 1cab91c..8764679 100644 --- a/Object_Detection_Yolo_with_FastAPI/requirements.txt +++ b/Object_Detection_Yolo_with_FastAPI/requirements.txt @@ -63,7 +63,7 @@ pydantic_core==2.16.2 pyparsing==3.1.1 pyreadline3==3.4.1 python-dateutil==2.8.2 -python-multipart==0.0.27 +python-multipart==0.0.31 pytz==2024.1 PyYAML==6.0.1 requests==2.33.0