[hotfix] fixing the examples

This commit is contained in:
Maxime Beauchemin
2016-03-03 22:22:54 -05:00
parent 8703fa9460
commit 486fb8bfb4
2 changed files with 10 additions and 4 deletions

View File

@@ -36,7 +36,7 @@ setup(
'sqlalchemy-utils>=0.31.3, <0.32.0',
'sqlalchemy>=1.0.8, <2.0.0',
'sqlparse>=0.1.16, <0.2.0',
'werkzeug==0.11.2, <0.12.0',
'werkzeug>=0.11.2, <0.12.0',
],
author='Maxime Beauchemin',
author_email='maximebeauchemin@gmail.com',