diff --git a/app/requirements.txt b/app/requirements.txt index b57c790..dc6addb 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -2,4 +2,4 @@ aiohttp==3.6.2 asyncpg==0.20.1 elasticsearch-async==6.2.0 fastapi==0.48.0 -uvicorn==0.11.1 \ No newline at end of file +uvicorn==0.11.7 \ No newline at end of file