gmqtt>=0.7.0

[all-drivers]
gpiod>=1.6.0
pyserial>=3.5
aiohttp>=3.8.0

[dev]
black>=23.0
isort>=5.12
mypy>=1.0
pylint>=2.17

[full]
gpiod>=1.6.0
pyserial>=3.5
aiohttp>=3.8.0
watchdog>=3.0
black>=23.0
isort>=5.12
mypy>=1.0
pylint>=2.17
pytest>=7.4
pytest-asyncio>=0.21
pytest-cov>=4.1
pytest-mock>=3.11

[gpio]
gpiod>=1.6.0

[hot-reload]
watchdog>=3.0

[http]
aiohttp>=3.8.0

[serial]
pyserial>=3.5

[test]
pytest>=7.4
pytest-asyncio>=0.21
pytest-cov>=4.1
pytest-mock>=3.11
