# List of Python packages that can be installed from PyPI.
# There are dependent packages for running with Python 2.6, and those will be
# handled in setup.py.

cccolutils >= 1.4
GitPython
koji >= 1.15
pycurl >= 7.19
six >= 1.9.0
requests
PyYAML

# rpm-py-installer
#
# Or, install from rpm-py-installer internal installer
# https://github.com/junaruga/rpm-py-installer#install-directly-without-rpm-py-installer-package
# python -c "$(curl -fsSL https://raw.githubusercontent.com/junaruga/rpm-py-installer/master/install.py)"

# openidc-client # used for MBS OIDC authentication
# requests-kerberos # used for MBS Kerberos authentication
