From f8fc2cfcc61b2c8ad0a7ae60836889baeb7bf8f5 Mon Sep 17 00:00:00 2001 From: edraft Date: Tue, 11 Mar 2025 23:23:29 +0100 Subject: [PATCH] Updated pip deps --- api/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/api/requirements.txt b/api/requirements.txt index 600d243..88df780 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -7,6 +7,7 @@ psycopg-pool==3.2.4 uvicorn==0.34.0 starlette==0.46.0 requests==2.32.3 +Jinja2==3.1.5 python-keycloak==5.3.1 python-multipart==0.0.20 websockets==15.0