From 1a075a64952e2dd88480541976054a26f99ad94a Mon Sep 17 00:00:00 2001 From: GotthardG <51994228+GotthardG@users.noreply.github.com> Date: Fri, 13 Dec 2024 15:27:04 +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 a3fa2d7..ac2ee21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ fastapi~=0.115.4 pydantic~=2.9.2 openpyxl~=3.1.5 typing_extensions~=4.12.2 -jwt~=1.3.1 +PyJWT~=2.8.0 qrcode~=7.3.1 pillow~=10.4.0 reportlab~=4.2.5