diff --git a/backend/requirements.txt b/backend/requirements.txt index 982f36a..b1499ae 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,4 +9,4 @@ python-jose==3.3.0 python-multipart==0.0.5 sendgrid==6.9.7 SQLAlchemy==1.4.42 -uvicorn==0.20.0 \ No newline at end of file +uvicorn==0.29.0 \ No newline at end of file