Upgrade to Pluggy>=1.0, refs #1575

This commit is contained in:
Simon Willison 2021-12-19 17:25:40 -08:00
commit f36e010b3b

View file

@ -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",