aiohttp==3.5.4
click-log==0.3.2
click==7.0
dateparser==0.7.1
jinja2>=2.10
jsonpath-rw==1.4.0
netdisco==2.6.0
regex==2019.04.14
ruamel.yaml<0.17,>=0.16.5
requests==2.22.0
tabulate<0.9,>=0.8.3

[test]
coveralls==1.2.0
flake8-docstrings==1.3.0
flake8==3.7.7
mock-open==1.3.1
mypy==0.701
pydocstyle==3.0.0
pylint==2.3.1
pytest-cov==2.6.1
pytest-sugar==0.9.2
pytest-timeout==1.3.3
pytest==4.4.1
requests_mock==1.6.0
wheel==0.33.1
codecov==2.0.15
twine==1.13.0

[test:python_version > "3.6"]
black==19.3b0
