pyyaml>=6.0
requests>=2.28.0
aiohttp>=3.8.0
asyncio-mqtt>=0.11.0
websockets>=10.0
structlog>=22.0.0
prometheus-client>=0.14.0
psutil>=5.9.0
python-dateutil>=2.8.0
typing-extensions>=4.0.0

[dev]
weave>=0.50.0
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
black>=23.0.0
isort>=5.12.0
flake8>=6.0.0
mypy>=1.0.0
pre-commit>=3.0.0
coverage>=7.0.0
bandit>=1.7.0

[docs]
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0
sphinx-autodoc-typehints>=1.24.0
sphinx-copybutton>=0.5.0
sphinx-tabs>=3.4.0

[test]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
coverage>=7.0.0
responses>=0.23.0
httpx>=0.24.0
freezegun>=1.2.0
factory-boy>=3.3.0
faker>=19.0.0
