aiohttp>=3.8.0
aiohttp-cors>=0.7.0
cryptography>=3.4.8
websockets>=10.0

[all]
RPi.GPIO>=0.7.1
smbus2>=0.4.1
spidev>=3.5
pyserial>=3.5

[dev]
pytest>=6.0
pytest-asyncio>=0.18.0
pytest-cov>=3.0.0
black>=22.0.0
flake8>=4.0.0
mypy>=0.950

[rpi]
RPi.GPIO>=0.7.1
smbus2>=0.4.1
spidev>=3.5
pyserial>=3.5
