Bump FAB to 1.12.5 (#7085)

* Bump FAB to 1.12.5

* [requirements] New dependency pyJWT added on FAB 1.12.4 for OAuth redirect

* [requirements] Fix, pip-tools bump to 3.5.0 related to #714
This commit is contained in:
Daniel Vaz Gaspar
2019-03-22 00:03:52 +00:00
committed by Maxime Beauchemin
parent 9b58e9f492
commit 10d003346f
3 changed files with 4 additions and 3 deletions

View File

@@ -77,7 +77,7 @@ setup(
'croniter>=0.3.26',
'cryptography>=2.4.2',
'flask>=1.0.0, <2.0.0',
'flask-appbuilder>=1.12.3, <2.0.0',
'flask-appbuilder>=1.12.5, <2.0.0',
'flask-caching',
'flask-compress',
'flask-migrate',