httpx>=0.28.0, refs #2443

This commit is contained in:
Simon Willison 2024-11-28 17:00:15 -08:00
commit 2eba9a6630

View file

@ -49,7 +49,7 @@ setup(
"click-default-group>=1.2.3",
"Jinja2>=2.10.3",
"hupper>=1.9",
"httpx>=0.20",
"httpx>=0.28.0",
"pluggy>=1.0",
"uvicorn>=0.11",
"aiofiles>=0.4",