mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
httpx>=0.28.0, refs #2443
This commit is contained in:
parent
753ddc9028
commit
2eba9a6630
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue