# Runtime dependencies for InSAR-TS Toolbox.
#
# numpy, pandas, matplotlib and scipy are bundled with the standard QGIS
# installers, so normally only scikit-learn needs installing. See the
# Requirements section of README.md for platform-specific instructions.

numpy>=1.20
pandas>=1.3
matplotlib>=3.5   # 3.5 added the binding-agnostic Qt backend needed on Qt6/QGIS 4
scipy>=1.7
scikit-learn>=1.0
