diff options
-rw-r--r-- | python/Pipfile | 2 |
1 files changed, 0 insertions, 2 deletions
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 = "*" |