Move scipy and matplotlib from server to demos requirements
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
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
numpy
|
||||||
|
scipy
|
||||||
|
matplotlib
|
||||||
@@ -1,6 +1,4 @@
|
|||||||
numpy
|
numpy
|
||||||
scipy
|
|
||||||
matplotlib
|
|
||||||
websockets==10.4
|
websockets==10.4
|
||||||
dpath
|
dpath
|
||||||
pyserial
|
pyserial
|
||||||
|
|||||||
Reference in New Issue
Block a user