diff --git a/setup.py b/setup.py index 84383cc8..0b77035b 100644 --- a/setup.py +++ b/setup.py @@ -44,7 +44,7 @@ def finalize_options(self): requirements = ['numpy', 'scipy', - 'rasterio[s3] @ https://github.com/rasterio/rasterio/archive/refs/tags/1.3b1.tar.gz', + 'rasterio[s3] @ https://github.com/rasterio/rasterio/archive/refs/tags/1.3.3.tar.gz', 'utm', 'pyproj>=2.0.2,<3.0.0', 'beautifulsoup4[lxml]',