Skip to content

Commit

Permalink
installation: pin werkzeug
Browse files Browse the repository at this point in the history
* New version 1.0 of Werkzeug released.
  • Loading branch information
Diego Rodriguez committed Feb 7, 2020
1 parent acb5176 commit f14d621
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -46,6 +46,7 @@
install_requires = [
'Flask-SQLAlchemy>=2.2',
'Flask>=0.12',
'werkzeug>=0.16.1,<0.17',
'fs>=2.0',
'gitpython>=2.1',
'jsonpickle>=0.9.6',
Expand Down

0 comments on commit f14d621

Please sign in to comment.