aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile2
1 files changed, 1 insertions, 1 deletions
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"