# requirements.txt

# For communicating with the board.
websockets
pydantic
grpcio
protobuf==5.28.2

# For the CLI.
click
