Both are only used by scripts/demos — the server itself only needs numpy (used by kalman.py, delay.py, tempSensorSim.py, hendiCtrl.py). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SH2D4LRuCnhLSzoYerAfJX
8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
numpy
|
|
websockets==10.4
|
|
dpath
|
|
pyserial
|
|
spidev
|
|
# web/ (the browser client) needs none of these - it's static HTML/JS
|
|
# served straight from the stdlib's http.server, no new dependency.
|