mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Upgrade httpx and remove xfail from tests, refs #1005
This commit is contained in:
parent
afed51b1e3
commit
cc6774cbaa
3 changed files with 1 additions and 6 deletions
2
setup.py
2
setup.py
|
|
@ -48,7 +48,7 @@ setup(
|
|||
"click-default-group~=1.2.2",
|
||||
"Jinja2>=2.10.3,<2.12.0",
|
||||
"hupper~=1.9",
|
||||
"httpx>=0.15",
|
||||
"httpx>=0.17",
|
||||
"pint~=0.9",
|
||||
"pluggy~=0.13.0",
|
||||
"uvicorn~=0.11",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue