mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Bump pint to 0.9 (#624)
This fixes 2 deprecation warnings in Python 3.8 - refs #623 #622
This commit is contained in:
parent
1c063fae9d
commit
42ee3e16a9
1 changed files with 1 additions and 1 deletions
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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue