diff --git a/backend/requirements.txt b/backend/requirements.txt index ad9ffa0..9bb7b9b 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.115.6 -uvicorn==0.34.0 +uvicorn==0.52.1 anthropic>=0.42.0 python-dotenv>=1.0.0 python-multipart>=0.0.9