From fb8700d05dd507aa964fabf2a03ad61233bb58af Mon Sep 17 00:00:00 2001
From: GotthardG <51994228+GotthardG@users.noreply.github.com>
Date: Fri, 13 Dec 2024 15:22:19 +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 08afcaa..8213901 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,4 +11,5 @@ cryptography~=44.0.0
 pytest~=7.4.1
 pytest-cov~=4.1.0
 httpx~=0.24.1
-pydantic[email]
\ No newline at end of file
+pydantic[email]
+pymysql~=1.1.0
\ No newline at end of file
-- 
GitLab