Skip to content

Commit

Permalink
fix: rasterio
Browse files Browse the repository at this point in the history
  • Loading branch information
roelofvandijkO committed Jun 17, 2024
1 parent 88ecbdb commit 64c3030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ def finalize_options(self):

requirements = ['numpy>=1.22.2',
'scipy',
'rasterio[s3]==1.3.8',
'rasterio[s3]>=1.3.8',
'utm',
'pyproj>=3.0.0',
'beautifulsoup4[lxml]',
Expand Down

0 comments on commit 64c3030

Please sign in to comment.