# this file lists packages that are required to run the EnMAP-Box
# depending on your system it might be necessary to install required package with package installers others than pip
# see https://pip.pypa.io/en/stable/reference/pip_install/#requirements-file-format
# see https://www.python.org/dev/peps/pep-0440/#version-specifiers
###### Requirements ######

gdal>=2.2.4
numpy>=1.14.5
scipy>=1.1.0
scikit-learn>=0.19.2
pyqtgraph>=0.10.0
matplotlib>=2.2.2


###### Refers to other requirements files (e.g. for hub-datacube?) ######
#-r otherfolder/other-requirements.txt
#
