Skip to content

Commit ea4ca74

Browse files
author
Matt Bertrand
committed
Set rasterio version to 0.31.0 to avoid warp error
1 parent e2b193c commit ea4ca74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
'shapely',
4242
'pymongo',
4343
'numpy',
44-
'rasterio',
44+
'rasterio==0.31.0',
4545
'gdal==1.10'
4646
]
4747
)

0 commit comments

Comments
 (0)