Skip to content

Commit a0338d2

Browse files
GDAL version requirement lowered
This maybe necessary to match the version of GDAL with the readthedocs requirements.
1 parent 62e6d19 commit a0338d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
GDAL>=3.0.0
1+
GDAL>=2.2.3
22
numpy>=1.20.0
3-
scikit-learn>=0.22
3+
scikit-learn>=0.22

0 commit comments

Comments
 (0)