aboutsummaryrefslogtreecommitdiffstats
path: root/Pipfile
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2021-05-21 12:19:51 -0700
committerBryan Newbold <bnewbold@archive.org>2021-06-11 15:41:20 -0700
commitc743b6a1508f22fba3cc66c1ae280448beb6891d (patch)
treeb6a64897a96174c331b7b54d4aab9ec560a25079 /Pipfile
parent178d04b3cf61c199936ebb42c9e675fe97ae15d5 (diff)
downloadfatcat-scholar-c743b6a1508f22fba3cc66c1ae280448beb6891d.tar.gz
fatcat-scholar-c743b6a1508f22fba3cc66c1ae280448beb6891d.zip
bump jinja2 major version, and other dep version updates
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"