Skip to content

Commit c6a6a07

Browse files
rolled back GDAL requirement to >=3
The previous commit to downgrade GDAL version to match with the documentation requirement version (2.2.3) did not work. Rolling back to previous state.
1 parent a0338d2 commit c6a6a07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
GDAL>=2.2.3
1+
GDAL>=3.0.0
22
numpy>=1.20.0
33
scikit-learn>=0.22

0 commit comments

Comments
 (0)