From b46458d9ca56673fd5a0d82ec48532fbdff88095 Mon Sep 17 00:00:00 2001 From: OMGToFo <93513240+OMGToFo@users.noreply.github.com> Date: Sat, 30 Dec 2023 10:28:19 +0100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 2424db5..10c9437 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ +lxml==4.6.2 #wegen Fehlermeldung bei streamlit installation docx==0.2.4 matplotlib==3.5.1 numpy==1.21.6