kopia lustrzana https://github.com/simonw/datasette
Bump pint to 0.9 (#624)
This fixes 2 deprecation warnings in Python 3.8 - refs #623 #622uvicorn-0-10-4
rodzic
1c063fae9d
commit
42ee3e16a9
2
setup.py
2
setup.py
|
@ -45,7 +45,7 @@ setup(
|
|||
"click-default-group~=1.2.1",
|
||||
"Jinja2~=2.10.1",
|
||||
"hupper~=1.0",
|
||||
"pint~=0.8.1",
|
||||
"pint~=0.9",
|
||||
"pluggy~=0.12.0",
|
||||
"uvicorn~=0.8.4",
|
||||
"aiofiles~=0.4.0",
|
||||
|
|
Ładowanie…
Reference in New Issue