diff --git a/WebHostLib/requirements.txt b/WebHostLib/requirements.txt index 83132b5625db..6280ecdfc69a 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.11.1 +flask-caching>=2.0.0 Flask-Compress>=1.12 -Flask-Limiter>=2.4.6 +Flask-Limiter>=2.5.0 bokeh>=2.4.3 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 0067d461d7d4..661209e0720f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -colorama>=0.4.4 +colorama>=0.4.5 websockets>=10.3 PyYAML>=6.0 jellyfish>=0.9.0