diff --git a/backend/requirements.txt b/backend/requirements.txt index 6d13774..759d4e6 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,7 +3,7 @@ uvicorn[standard]==0.39.0 sqlalchemy==2.0.48 pandas==2.3.3 openpyxl==3.1.5 -python-multipart==0.0.26 +python-multipart==0.0.27 python-dotenv==1.2.2 requests==2.33.0 beautifulsoup4==4.14.3