Remove unused dependencies

This commit is contained in:
mprahl
2018-04-05 13:07:13 -04:00
parent 4608f918a4
commit 665f55236d
2 changed files with 1 additions and 7 deletions

View File

@@ -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 \

View File

@@ -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