From d919fe5697df1d5c02cc2878f883dbb38b60012d Mon Sep 17 00:00:00 2001 From: Horilla <131998600+horilla-opensource@users.noreply.github.com> Date: Tue, 9 Jul 2024 12:06:50 +0530 Subject: [PATCH] Add Jinja2 to requirements.txt --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 42f866354..1dff08578 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,6 +23,7 @@ django-simple-history django-widget-tweaks et-xmlfile html5lib +Jinja2 idna lxml numpy @@ -40,6 +41,7 @@ python-bidi python-dateutil pytz PyYAML +pyzk==0.9 qrcode reportlab==4.0.9 requests @@ -62,4 +64,3 @@ XlsxWriter gunicorn psycopg2-binary whitenoise -pyzk==0.9