diff --git a/cast-service/requirements.txt b/cast-service/requirements.txt index 9b57465..bf0408c 100644 --- a/cast-service/requirements.txt +++ b/cast-service/requirements.txt @@ -2,4 +2,4 @@ asyncpg==0.20.1 databases[postgresql]==0.2.6 fastapi==0.48.0 SQLAlchemy==1.3.13 -uvicorn==0.11.2 \ No newline at end of file +uvicorn==0.11.7 \ No newline at end of file