From dce2da8804b314b76550ceb984891f68721234d7 Mon Sep 17 00:00:00 2001 From: danniel Date: Mon, 24 Apr 2023 14:19:48 +0300 Subject: [PATCH] fix novnc --- rootfs/usr/local/lib/web/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/usr/local/lib/web/backend/requirements.txt b/rootfs/usr/local/lib/web/backend/requirements.txt index 1dce592..e04a691 100644 --- a/rootfs/usr/local/lib/web/backend/requirements.txt +++ b/rootfs/usr/local/lib/web/backend/requirements.txt @@ -16,4 +16,4 @@ requests==2.22.0 six==1.12.0 urllib3==1.26.5 websocket-client==0.47.0 -Werkzeug==2.2.3 +Werkzeug==2.0.3