From 6777004f20f742134105c18d6bae06d0ce362d50 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 1 Dec 2021 17:37:10 -0800 Subject: Revert "pipenv: update deps" This reverts commit 7a5b203dbb37958a452eb1be3bd1bf8ed94cbbce. There is a problem with `internetarchive` 2.2.0, so reverting for now. --- python/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index 2ce40bc..72a93e0 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -42,7 +42,7 @@ psycopg2 = "*" bs4 = "*" python-magic = "*" ftfy = "*" -internetarchive = ">=2.2.0" +internetarchive = "*" Flask = ">=1" urlcanon = "*" Pillow = ">=3" -- cgit v1.2.3