From 665f55236d8fc3397a520bd8e7ccf0a63fdc141e Mon Sep 17 00:00:00 2001 From: mprahl Date: Thu, 5 Apr 2018 13:07:13 -0400 Subject: [PATCH] Remove unused dependencies --- Dockerfile-tests | 3 +-- requirements.txt | 5 ----- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/Dockerfile-tests b/Dockerfile-tests index d7b83e2d..13e433a5 100644 --- a/Dockerfile-tests +++ b/Dockerfile-tests @@ -20,7 +20,6 @@ RUN yum -y install \ python-backports-ssl_match_hostname \ python-dogpile-cache \ python-enum34 \ - python-fedora \ python-flask \ python-flask-migrate \ python-flask-sqlalchemy \ @@ -30,10 +29,10 @@ RUN yum -y install \ python-ldap3 \ python-mock \ python-pip \ + python-requests \ python-six \ python-solv \ python-sqlalchemy \ - python-tabulate \ # Test-only dependencies python-flake8 \ python-mock \ diff --git a/requirements.txt b/requirements.txt index 943bfd9c..55b4ee62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,6 @@ dogpile.cache fedmsg funcsigs # Python2 only futures # Python 2 only -httplib2 kerberos kobo>=0.5.0 koji @@ -17,12 +16,8 @@ m2ext moksha.hub munch pdc-client -psutil pyOpenSSL -python-fedora pygobject requests -requests_kerberos # Client only six sqlalchemy -tabulate