зеркало из https://github.com/microsoft/torchgeo.git
Bump pillow from 9.5.0 to 10.0.0 in /requirements (#1462)
* Bump pillow from 9.5.0 to 10.0.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.5.0...10.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump max version --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
This commit is contained in:
Родитель
adb55af681
Коммит
fa6542d91a
|
@ -52,7 +52,7 @@ dependencies = [
|
|||
# numpy 1.19.3+ required by Python 3.9 wheels
|
||||
"numpy>=1.19.3,<2",
|
||||
# pillow 8+ required for Python 3.9 wheels
|
||||
"pillow>=8,<10",
|
||||
"pillow>=8,<11",
|
||||
# pyproj 3+ required for Python 3.9 wheels
|
||||
"pyproj>=3,<4",
|
||||
# rasterio 1.2+ required for Python 3.9 wheels
|
||||
|
|
|
@ -9,7 +9,7 @@ lightly==1.4.10
|
|||
lightning==2.0.4
|
||||
matplotlib==3.7.1
|
||||
numpy==1.25.0
|
||||
pillow==9.5.0
|
||||
pillow==10.0.0
|
||||
pyproj==3.6.0
|
||||
rasterio==1.3.8
|
||||
rtree==1.0.1
|
||||
|
|
Загрузка…
Ссылка в новой задаче