From 595c057aed914f8696cdb368a182db1ce9abf8ee Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 19 Apr 2021 17:04:43 -0700 Subject: pipenv: remove unused pg-view and pykafka libraries --- python/Pipfile | 2 -- 1 file changed, 2 deletions(-) (limited to 'python') diff --git a/python/Pipfile b/python/Pipfile index 341214b0..57903717 100644 --- a/python/Pipfile +++ b/python/Pipfile @@ -15,7 +15,6 @@ ipython = "*" responses = ">=0.10" pytest-cov = "*" pylint = "*" -pg-view = "*" pytest-mock = "*" flake8 = "*" @@ -35,7 +34,6 @@ loginpass = "==0.4" authlib = "<0.13" requests = ">=2" raven = {extras = ['flask'],version = "*"} -pykafka = ">=2" confluent-kafka = "*" python-dateutil = "*" sickle = "*" -- cgit v1.2.3