diff --git a/services/api-gateway/requirements.txt b/services/api-gateway/requirements.txt index ee1be504d..9d0b6fa6c 100644 --- a/services/api-gateway/requirements.txt +++ b/services/api-gateway/requirements.txt @@ -5,7 +5,7 @@ pydantic==1.10.7 python-dotenv==1.0.0 # Documentation pyyaml==6.0 -python-multipart==0.0.6 +python-multipart==0.0.22 # Added for Pydantic email validation email-validator==2.0.0 redis==5.0.6 \ No newline at end of file