diff --git a/setup.py b/setup.py index 814c7eb579..d3cb43b09c 100644 --- a/setup.py +++ b/setup.py @@ -49,7 +49,7 @@ def get_version(): "click-default-group>=1.2.3", "Jinja2>=2.10.3", "hupper>=1.9", - "httpx>=0.28.0", + "httpx>=0.20", "pluggy>=1.0", "uvicorn>=0.11", "aiofiles>=0.4",