diff --git a/FastAPI/requirements.txt b/FastAPI/requirements.txt index d25b363..bba11f3 100644 --- a/FastAPI/requirements.txt +++ b/FastAPI/requirements.txt @@ -7,6 +7,6 @@ pydantic==1.3 SQLAlchemy==1.3.12 starlette==0.12.9 typing==3.7.4.1 -uvicorn==0.11.1 +uvicorn==0.11.7 uvloop==0.14.0 websockets==8.1 \ No newline at end of file