Skip to content
Snippets Groups Projects
Commit 6e8c2111 authored by thomaswoehlke's avatar thomaswoehlke
Browse files

Fixed #179 add Flask-Caching

parent 36aebb8c
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,9 @@
-r tests.in
Flask-Cors>=3.0.10
Flask-BS4>=4.5.3.0,<5.0
Flask-Admin>=1.5.7
Flask-Admin>=1.5.8
Flask-Login>=0.5.0
flask-login-dictabase-blueprint>=1.1.4
Flask-Caching>=1.10.1
celery[redis]>=5.0.5
PyMySQL>=1.0.2
......@@ -15,7 +16,7 @@ visdom>=0.1.8.9
pynndescent>=0.5.1
torch>=1.8.1
numpy>=1.20.3
pandas>=1.2.3
pandas>=1.2.4
scipy>=1.6.3
StatisticalDiagrams>=20.5
Pillow>=8.1.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment