PyQt6==6.10.2
numpy==2.4.1
matplotlib==3.10.8
scipy==1.18.0
# Angle alignment only: masked FFT phase correlation, which registers scans
# whose valid (scanned) regions differ in shape — see sras_compute's
# _masked_shift.
scikit-image==0.26.0
# Optional: a faster rfft backend for the RF/FFT images (FFT Options -> pyFFTW).
# The viewer falls back to scipy.fft when it is not installed.
pyFFTW==0.15.1
