mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Remove uvicorn (and hupper) dependencies
Refs https://github.com/simonw/datasette/issues/850
This commit is contained in:
parent
a4ad5a504c
commit
7127a14f8d
1 changed files with 0 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -47,10 +47,8 @@ setup(
|
|||
"click~=7.1.1",
|
||||
"click-default-group~=1.2.2",
|
||||
"Jinja2>=2.10.3,<2.12.0",
|
||||
"hupper~=1.9",
|
||||
"pint~=0.9",
|
||||
"pluggy~=0.13.0",
|
||||
"uvicorn~=0.11",
|
||||
"aiofiles>=0.4,<0.6",
|
||||
"janus>=0.4,<0.6",
|
||||
"asgi-csrf>=0.5.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue