# Test-only dependencies are unpinned.
#
git+https://git.launchpad.net/ubuntu/+source/python-distutils-extra
pip
coverage>=3.6
mock>=1.0.1,<1.1.0
nose>=1.3.1
flake8
# testtools==0.9.14  # Before dependent on modern 'six'
testtools
sphinx_rtd_theme


##########################################################
# Specify versions of runtime dependencies where possible.
# The requirements.txt file cannot be so specific

# https://pyyaml.org/wiki/PyYAML#history
PyYAML

# https://jinja.palletsprojects.com/en/2.11.x/changelog/
Jinja2

##############################################################

netifaces==0.10    # trusty is 0.8, but using py3 compatible version for tests.
psutil
python-keystoneclient
dnspython
