diff --git a/requirements.txt b/requirements.txt index 10dbe2c..90db7fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ loguru==0.7.2 # Server fastapi==0.104.1 -uvicorn==0.23.2 +uvicorn==0.24.0.post1 # Environment python-dotenv==1.0.0 cachetools==5.3.2