mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Upgrade to Pluggy>=1.0, refs #1575
This commit is contained in:
parent
dbaac79946
commit
f36e010b3b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -49,7 +49,7 @@ setup(
|
|||
"hupper~=1.9",
|
||||
"httpx>=0.20",
|
||||
"pint~=0.9",
|
||||
"pluggy>=0.13,<1.1",
|
||||
"pluggy>=1.0,<1.1",
|
||||
"uvicorn~=0.11",
|
||||
"aiofiles>=0.4,<0.9",
|
||||
"janus>=0.6.2,<1.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue