requirements.txt: add packages needed for plotting

This commit is contained in:
Thomas Kolb 2025-05-16 22:44:42 +02:00
parent 4c333281cb
commit 4ce454f4e0

View file

@ -1 +1,6 @@
# for record_wf.py
websocket-client
# for plotting
numpy
matplotlib