Skip to content

Commit

Permalink
Issue natcap#16 Forcing gdal 3 or higher
Browse files Browse the repository at this point in the history
  • Loading branch information
dcdenu4 committed Feb 24, 2020
1 parent bc26460 commit 03c1c91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# This file records the packages and requirements needed in order for
# pygeoprocessing to work as expected.

GDAL>=2.2.0,<3.0
GDAL>=3.0
numpy>=1.10.1
scipy>=0.14.1,!=0.19.1
Shapely>=1.6.4
Expand Down

0 comments on commit 03c1c91

Please sign in to comment.