# requirements.txt
# --------------------
# This file records the packages and requirements needed in order for
# pygeoprocessing to work as expected.

GDAL>=2.0,<3.0
numpy>=1.10.0
scipy>=0.14.1,!=0.19.1
Shapely
future
Cython
