Skip to content

Commit 9ccff2f

Browse files
committed
Pin rasterio <= 1.3.6 in python 3.8 CI
1 parent a6adb1f commit 9ccff2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/environment-py38.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
- pip
1414
- pydap
1515
- pytest
16-
- rasterio
16+
- rasterio <= 1.3.6
1717
- s3fs >= 2021.08.0
1818
- scikit-image
1919
- rangehttpserver

0 commit comments

Comments
 (0)