pymodbus>=3.6.0
pydantic>=2.0
aiohttp>=3.9.0

[cli]
typer>=0.12.0
rich>=13.0.0
shellingham>=1.5.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.0
pytest-mock>=3.10
black>=23.0
isort>=5.12
mypy>=1.0
pylint>=3.0
python-dotenv>=0.19.0
pre-commit>=3.0
bandit[toml]>=1.7

[dotenv]
python-dotenv>=0.19.0

[tui]
textual>=0.50.0
