From 1fc76ee06bd8a8de526dc69aa33586595a4c75d7 Mon Sep 17 00:00:00 2001
From: GotthardG <51994228+GotthardG@users.noreply.github.com>
Date: Fri, 13 Dec 2024 15:19:58 +0100
Subject: [PATCH] tentative to add ci pipeline

---
 requirements.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 2cd4528..08afcaa 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -10,4 +10,5 @@ reportlab~=4.2.5
 cryptography~=44.0.0
 pytest~=7.4.1
 pytest-cov~=4.1.0
-httpx~=0.24.1
\ No newline at end of file
+httpx~=0.24.1
+pydantic[email]
\ No newline at end of file
-- 
GitLab