From b44a1ac5267258f4ab5e967195da5e5a8d2b6d16 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 7 Sep 2022 20:03:07 -0700 Subject: pipenv: removed unused deps; re-lock deps --- python/Pipfile | 2 -- 1 file changed, 2 deletions(-) (limited to 'python/Pipfile') diff --git a/python/Pipfile b/python/Pipfile index a1ffa99..c2a102b 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -30,7 +30,6 @@ black = "*" [packages] requests = ">=2" -raven = {extras = ['flask'],version = "*"} confluent-kafka = "*" python-snappy = "*" boto3 = "*" @@ -40,7 +39,6 @@ bs4 = "*" python-magic = "*" ftfy = "*" internetarchive = "*" -Flask = ">=1" urlcanon = "*" Pillow = ">=3" python-poppler = ">=0.2.1" -- cgit v1.2.3