diff --git a/pyproject.toml b/pyproject.toml index a7d87bc41..991444fb5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,4 +43,5 @@ all = [ "ujson", "ujson", "email_validator", + "uvicorn", ]