pycryptodome>=3.23.0
PyNaCl>=1.5.0
pyyaml>=6.0.0

[all]
openhop_core[dev,hardware,websocket]

[dev]
openhop_core[test]
black>=26.5.1
isort>=5.12.0
flake8>=7.1.1
mypy>=1.0.0
pre-commit>=3.0.0

[gpiod]
gpiod>=2.4.0

[hardware]
python-periphery>=2.4.1
pyserial>=3.5
pyusb>=1.2.1

[hardware:sys_platform != "darwin"]
spidev>=3.5

[radio]
pyserial>=3.5

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
pyserial>=3.5

[websocket]
websockets>=11.0.0
