clean up merge
This commit is contained in:
parent
2f8086e8c8
commit
d92b64aa27
2 changed files with 3 additions and 5 deletions
2
setup.py
2
setup.py
|
|
@ -50,7 +50,7 @@ setup(
|
|||
include_package_data=True,
|
||||
python_requires=">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
|
||||
install_requires=[
|
||||
'Werkzeug>=0.7,<1.0',
|
||||
'Werkzeug>=0.14',
|
||||
'Jinja2>=2.4',
|
||||
'itsdangerous>=0.21',
|
||||
'click>=2.0',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue