summaryrefslogtreecommitdiff
path: root/requirements.txt
blob: d5114b5c8ee5da23c2ff82c95dbe8b1cb67d0823 (plain)
1
2
3
4
5
6
7
8
PyQt6>=6.5.0
pyqtgraph>=0.13.3
numpy>=1.24.0
pyserial>=3.5

# Optional - install if using real hardware:
# nidaqmx>=0.9.0          # NI-DAQmx Python API (requires NI-DAQmx runtime)
# For Arduino: pyserial is sufficient (already listed above)