# requirements.txt

# For communicating with the board.
websockets
pydantic

# For the CLI.
click
