pyserial>=3.5
pyyaml>=6.0

[:python_version < "3.10"]
typing-extensions>=4.0

[all]
rm530-5g-integration[dev,rich]

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-asyncio>=0.21
black>=23.0
isort>=5.12
mypy>=1.0
flake8>=6.0
pre-commit>=3.0
typing-extensions>=4.0

[docs]
sphinx>=7.0
sphinx-rtd-theme>=1.3
sphinxcontrib-napoleon>=0.7

[rich]
rich>=13.0
