click
glob2  # Needed for Python < 3.5 recursive glob support
defusedxml # Needed due to tox complains on parseString not safe
pyyaml
requests~=2.18.0
ruamel.yaml
setuptools>=36.5.0
six~=1.11.0
python-jenkins~=1.1.0
xdg~=1.0.7;python_version<'3'
xdg~=3.0.0;python_version>='3'

# workarounds to prevent upstream from breaking us
netifaces==0.10.5
