diff options
Diffstat (limited to 'python/Pipfile')
-rw-r--r-- | python/Pipfile | 2 |
1 files changed, 0 insertions, 2 deletions
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" |