zigpy>=0.50.0
async_timeout
voluptuous
coloredlogs
jsonschema

[:platform_system != "Windows"]
pyserial-asyncio

[:platform_system == "Windows"]
pyserial-asyncio!=0.5

[testing]
pytest>=7.1.2
pytest-asyncio>=0.19.0
pytest-timeout>=2.1.0
pytest-mock>=3.8.2
pytest-cov>=3.0.0
coveralls

[testing:python_version < "3.8.0"]
asynctest
