Skip to content

Commit 9df565c

Browse files
committed
revert the gdal version change. #1508
1 parent a2c9161 commit 9df565c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# scripts/convert-requirements-to-conda-yml.py as though it can only be found
1111
# on pip.
1212

13-
GDAL>=3.4.2,<3.8.0
13+
GDAL>=3.4.2,<3.6.0
1414
Pyro4==4.77 # pip-only
1515
pandas>=1.2.1
1616
numpy>=1.11.0,!=1.16.0

0 commit comments

Comments
 (0)