diff --git a/setup.py b/setup.py index 7f0f92d4..766a1b87 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ home_requirements = [ "aiofiles==0.8.*", "ajsonrpc==1.*", "starlette==0.17.*", - "uvicorn==0.15.*", + "uvicorn==0.16.*", "wsproto==1.0.*", ]