mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Back to Sanic 0.7.0
This commit is contained in:
parent
a799ac6232
commit
f8349b4591
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -36,7 +36,7 @@ setup(
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'click==7.0',
|
'click==7.0',
|
||||||
'click-default-group==1.2',
|
'click-default-group==1.2',
|
||||||
'Sanic==0.8.3',
|
'Sanic==0.7.0',
|
||||||
'Jinja2==2.10',
|
'Jinja2==2.10',
|
||||||
'hupper==1.4.1',
|
'hupper==1.4.1',
|
||||||
'pint==0.8.1',
|
'pint==0.8.1',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue