From 4d7bd929bc4a8c5ec284f7f697fe50daaf010ad4 Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Mon, 13 Mar 2023 16:18:52 +0100 Subject: [PATCH] WebHost: update modules --- WebHostLib/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/WebHostLib/requirements.txt b/WebHostLib/requirements.txt index 2397bf91..d5c17198 100644 --- a/WebHostLib/requirements.txt +++ b/WebHostLib/requirements.txt @@ -1,7 +1,7 @@ -flask>=2.2.2 +flask>=2.2.3 pony>=0.7.16 waitress>=2.1.2 -Flask-Caching>=2.0.1 +Flask-Caching>=2.0.2 Flask-Compress>=1.13 -Flask-Limiter>=2.8.1 -bokeh>=3.0.2 +Flask-Limiter>=3.3.0 +bokeh>=3.1.0