Bump flower==0.9.2 (#4263)

This commit is contained in:
Maxime Beauchemin 2018-01-23 10:15:10 -08:00 committed by GitHub
parent 8175e19f72
commit 718230cdf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ setup(
'flask-sqlalchemy==2.1',
'flask-testing==0.6.2',
'flask-wtf==0.14.2',
'flower==0.9.1',
'flower==0.9.2',
'future>=0.16.0, <0.17',
'python-geohash==0.8.5',
'humanize==0.5.1',