diff --git a/backend/requirements.txt b/backend/requirements.txt index ae267b4..4d32afe 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,3 +8,4 @@ resend==2.25.0 slowapi==0.1.9 SQLAlchemy==2.0.48 bcrypt==4.3.0 +uvicorn==0.41.0