diff --git a/WebHostLib/requirements.txt b/WebHostLib/requirements.txt index 258fa423..88e5bc32 100644 --- a/WebHostLib/requirements.txt +++ b/WebHostLib/requirements.txt @@ -1,7 +1,7 @@ flask>=2.1.2 pony>=0.7.16 waitress>=2.1.1 -flask-caching==1.10.1 +flask-caching>=1.11.1 Flask-Compress>=1.12 Flask-Limiter>=2.4.5.1 bokeh>=2.4.3 \ No newline at end of file