aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile b/Pipfile
index 65bb074..06a1e9c 100644
--- a/Pipfile
+++ b/Pipfile
@@ -18,7 +18,7 @@ ftfy = "*"
gunicorn = "*"
httptools = "*"
internetarchive = "*"
-jinja2 = "*"
+jinja2 = ">=3"
lxml = "*"
minio = "<7.0.0"
pycountry = "==19.8.18"