Require Werkzeug>=0.7, #449.
This commit is contained in:
parent
2262ce4915
commit
b31f2d9a64
2 changed files with 6 additions and 5 deletions
2
setup.py
2
setup.py
|
|
@ -90,7 +90,7 @@ setup(
|
|||
zip_safe=False,
|
||||
platforms='any',
|
||||
install_requires=[
|
||||
'Werkzeug>=0.6.1',
|
||||
'Werkzeug>=0.7',
|
||||
'Jinja2>=2.4'
|
||||
],
|
||||
classifiers=[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue