# requirements.txt

# For communicating with the board.
websockets
pydantic
grpcio

# For the CLI.
click
