mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
9743e1d91b
commit
b3e7393326
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -34,7 +34,7 @@ setup(
|
|||
package_data={'datasette': ['templates/*.html']},
|
||||
include_package_data=True,
|
||||
install_requires=[
|
||||
'click==6.7',
|
||||
'click>=6.7',
|
||||
'click-default-group==1.2',
|
||||
'Sanic==0.7.0',
|
||||
'Jinja2==2.10',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue