From 597d17cb58cb72d71215347c4f961092c947b2b4 Mon Sep 17 00:00:00 2001 From: GotthardG <51994228+GotthardG@users.noreply.github.com> Date: Fri, 13 Dec 2024 14:39:27 +0100 Subject: [PATCH] tentative to add ci pipeline --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 13cd434..2cd4528 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ openpyxl~=3.1.5 typing_extensions~=4.12.2 jwt~=1.3.1 qrcode~=7.3.1 -pillow~=11.0.0 +pillow~=10.4.0 reportlab~=4.2.5 cryptography~=44.0.0 pytest~=7.4.1