requests>=2.20.0
click==6.7
pyyaml>=4.2b1
schema==0.6.7
jinja2==2.10
peewee==3.5.0
terminaltables==3.1.0
dnspython==1.15.0

[dev]
bumpversion==0.5.3
twine==1.10.0

[docs]
sphinx
sphinx-autobuild
sphinx_rtd_theme

[parallel]
psycopg2-binary==2.7.4

[remote]
paramiko==2.4.1

[tests]
pytest==3.4.2
pytest-cov==2.5.1
pytest-sugar==0.9.1
pytest-mock==1.7.1
tox==2.9.1
vcrpy==1.11.1
responses==0.8.1
pretend==1.0.8
hypothesis==3.57.0
