diff --git a/src/frontend/requirements.txt b/src/frontend/requirements.txt index a8bc36a..380e053 100644 --- a/src/frontend/requirements.txt +++ b/src/frontend/requirements.txt @@ -3,5 +3,5 @@ uvicorn[standard]==0.35.0 # uvicorn removed and added above to allow websocket support jinja2==3.1.6 azure-identity==1.24.0 -python-dotenv==1.1.1 +python-dotenv==1.2.2 python-multipart==0.0.22 \ No newline at end of file