From 998f9669d69856e299da63fde24393824cc29bcb Mon Sep 17 00:00:00 2001
From: GotthardG <51994228+GotthardG@users.noreply.github.com>
Date: Fri, 13 Dec 2024 14:29:40 +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 9263c93..13cd434 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ pydantic~=2.9.2
 openpyxl~=3.1.5
 typing_extensions~=4.12.2
 jwt~=1.3.1
-qrcode~=8.0
+qrcode~=7.3.1
 pillow~=11.0.0
 reportlab~=4.2.5
 cryptography~=44.0.0
-- 
GitLab