requirements.txt: add packages needed for plotting
This commit is contained in:
parent
4c333281cb
commit
4ce454f4e0
1 changed files with 5 additions and 0 deletions
|
@ -1 +1,6 @@
|
|||
# for record_wf.py
|
||||
websocket-client
|
||||
|
||||
# for plotting
|
||||
numpy
|
||||
matplotlib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue