# requirements.txt

# For communicating with the board.
websockets
pydantic
grpcio
protobuf

# For the CLI.
click
