mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Bump to uvicorn 0.11
This commit is contained in:
parent
16665c9ee6
commit
9c3f0b73de
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -42,7 +42,7 @@ setup(
|
|||
"hupper~=1.9",
|
||||
"pint~=0.9",
|
||||
"pluggy~=0.13.0",
|
||||
"uvicorn~=0.10.4",
|
||||
"uvicorn~=0.11",
|
||||
"aiofiles~=0.4.0",
|
||||
],
|
||||
entry_points="""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue