From c743b6a1508f22fba3cc66c1ae280448beb6891d Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 21 May 2021 12:19:51 -0700 Subject: bump jinja2 major version, and other dep version updates --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Pipfile') 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" -- cgit v1.2.3