| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Raster Vision v0.31.1 source code.tar.gz | 2024-08-30 | 29.9 MB | |
| Raster Vision v0.31.1 source code.zip | 2024-08-30 | 30.2 MB | |
| README.md | 2024-08-30 | 654 Bytes | |
| Totals: 3 Items | 60.1 MB | 0 | |
Changelog
Fixes:
- Restore compatibility with python<3.11 by only importing typing.Self under if TPYE_CHECKING (#2221)
- Remove awscli as a dependency from rastervision_aws_s3 and make it a dev dependency instead (#2220)
- Make max_windows a required argument for RandomWindowGeoDataset (#2223)
Maintenance:
- Update docker dependency: bump jupyterlab from 4.1.8 to 4.2.5 (#2224)
Contributors
@keves1, @AdeelH