chore: upgrade Flask-Caching>=1.10.0

This commit is contained in:
Ke Zhu
2021-06-27 20:58:56 -04:00
committed by GitHub
parent e62cb2f991
commit 2ebc0a078a
3 changed files with 2 additions and 4 deletions

View File

@@ -76,7 +76,7 @@ setup(
"cryptography>=3.3.2",
"flask>=1.1.0, <2.0.0",
"flask-appbuilder>=3.3.0, <4.0.0",
"flask-caching",
"flask-caching>=1.10.0",
"flask-compress",
"flask-talisman",
"flask-migrate",