diff --git a/setup.py b/setup.py index 4ebedd08..5e66bc34 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ "starlette >= 0.13, < 0.14", "toml >= 0.9.0, < 0.11", "urllib3 >= 1.26.0", - "uvicorn >= 0.11.4, < 0.12", + "uvicorn >= 0.18.3, < 0.19", ] dev_requires = [