cachecontrol
cachecontrol[filecache]
cachecontrol[redis]
defusedxml
lockfile
pyyaml
redis
requests
six

[:python_version < "3.10"]
setuptools

[:python_version <= "2.7"]
jinja2<=2.11.3

[:python_version > "2.7" and python_version <= "3.6"]
jinja2

[:python_version > "3.6"]
jinja2>=3.1.6

[:python_version >= "3.6"]
rpm

[client]
oyaml
python-gnupg==0.4.6

[client-develop]
pre-commit
wheel
oyaml
python-gnupg==0.4.6

[cluster]
ansible
pandas

[develop]
pre-commit
wheel

[docs]
MarkupSafe
Pygments
Sphinx
colorama
docutils
ipython
jedi
nbsphinx
sphinx_rtd_theme

[linting]
flake8

[openshift]
openshift

[optional]
colorama
python-cjson
python-logstash
python-statsd
watchdog

[testing]
coverage
mock==2.0.0
pytest-cov

[testing:python_version == "2.7"]
pytest~=4.6.0

[testing:python_version >= "3"]
pytest
