10 lines
268 B
Plaintext
10 lines
268 B
Plaintext
# AERIS-10 Radar Dashboard dependencies
|
|
# Install: pip install -r requirements_dashboard.txt
|
|
|
|
numpy>=1.24
|
|
matplotlib>=3.7
|
|
h5py>=3.8
|
|
|
|
# FT601 USB 3.0 driver (install from FTDI website if not on PyPI)
|
|
# ftd3xx # Optional: only needed for --live mode with real hardware
|