requests==2.21.0
netdisco==2.3.0
click==7.0
click-log==0.3.2
tabulate==0.8.3
jsonpath-rw==1.4.0
jinja2>=2.10
dateparser==0.7.0
regex==2019.01.24
ruamel.yaml==0.15.85
aiohttp==3.5.4

[test]
coveralls==1.2.0
flake8-docstrings==1.3.0
flake8==3.6.0
mock-open==1.3.1
mypy==0.660
pydocstyle==2.1.1
pylint==2.2.2
pytest-cov==2.6.1
pytest-sugar==0.9.2
pytest-timeout==1.3.3
pytest==4.1.1
requests_mock==1.5.2
wheel==0.32.3

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