requests>=2.25.0
urllib3>=1.26.0
paho-mqtt>=1.6.0

[async]
aiohttp>=3.7.0

[dev]
pytest>=6.0
pytest-cov>=2.0
black>=21.0
flake8>=3.8
mypy>=0.800
twine>=3.0
wheel>=0.36
build>=0.7.0

[test]
pytest>=6.0
pytest-cov>=2.0
pytest-mock>=3.0
responses>=0.18.0
