From 7a5b203dbb37958a452eb1be3bd1bf8ed94cbbce Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 1 Dec 2021 17:14:20 -0800 Subject: pipenv: update deps --- python/Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index 72a93e0..2ce40bc 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -42,7 +42,7 @@ psycopg2 = "*" bs4 = "*" python-magic = "*" ftfy = "*" -internetarchive = "*" +internetarchive = ">=2.2.0" Flask = ">=1" urlcanon = "*" Pillow = ">=3" -- cgit v1.2.3