# GUI dependencies (cross-platform: Windows / macOS / Linux, incl. Apple Silicon) # pip install -r requirements-gui.txt # python run_gui.py # Upper bounds guard the release binaries against a surprise breaking major bump # while still resolving to wheels across the range. (bleak is optional — BLE only.) PySide6>=6.6,<7 pyqtgraph>=0.13,<0.15 numpy>=1.24,<3 pyserial>=3.5,<4