requests==2.20.1
netdisco==2.2.0
click==7.0
click-log==0.3.2
homeassistant
tabulate==0.8.2
idna==2.5
jsonpath-rw==1.4.0

[test]
coveralls==1.2.0
flake8-docstrings==1.3.0
flake8==3.6.0
mock-open==1.3.1
mypy==0.650
pydocstyle==2.1.1
pylint==2.1.1
pytest-aiohttp==0.3.0
pytest-cov==2.6.0
pytest-sugar==0.9.2
pytest-timeout==1.3.2
pytest==4.0.0
requests_mock==1.5.2
wheel==0.32.3

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