diff --git a/README.md b/README.md index ec31fcb7753..dac3634c5e6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ The goal of this library is to make it simple: 2. for remote sensing experts to explore machine learning solutions. Community: -[![slack](https://img.shields.io/badge/slack-join-purple?logo=slack)](https://join.slack.com/t/torchgeo/shared_invite/zt-22rse667m-eqtCeNW0yI000Tl4B~2PIw) +[![slack](https://img.shields.io/badge/slack-join-7C0385?logo=slack)](https://join.slack.com/t/torchgeo/shared_invite/zt-22rse667m-eqtCeNW0yI000Tl4B~2PIw) +[![osgeo](https://img.shields.io/badge/OSGeo-join-4CB05B?logo=osgeo)](https://www.osgeo.org/community/getting-started-osgeo/) +[![pytorch](https://img.shields.io/badge/PyTorch-join-DE3412?logo=pytorch)](https://pytorch.org/ecosystem/join) Packaging: [![pypi](https://badge.fury.io/py/torchgeo.svg)](https://pypi.org/project/torchgeo/) diff --git a/requirements/required.txt b/requirements/required.txt index e7cb2af6ac1..6e66152f17d 100644 --- a/requirements/required.txt +++ b/requirements/required.txt @@ -1,13 +1,13 @@ # setup -setuptools==69.0.0 +setuptools==69.1.0 # install einops==0.7.0 fiona==1.9.5 kornia==0.7.1 lightly==1.4.25 -lightning[pytorch-extra]==2.2.0 -matplotlib==3.8.2 +lightning[pytorch-extra]==2.2.0.post0 +matplotlib==3.8.3 numpy==1.26.4 pandas==2.2.0 pillow==10.2.0 @@ -18,5 +18,5 @@ segmentation-models-pytorch==0.3.3 shapely==2.0.2 timm==0.9.2 torch==2.2.0 -torchmetrics==1.3.0.post0 +torchmetrics==1.3.1 torchvision==0.17.0 diff --git a/requirements/style.txt b/requirements/style.txt index 8cf4f8104dc..fcc03697b81 100644 --- a/requirements/style.txt +++ b/requirements/style.txt @@ -1,5 +1,5 @@ # style -black[jupyter]==24.1.1 +black[jupyter]==24.2.0 flake8==7.0.0 isort[colors]==5.13.2 pydocstyle[toml]==6.3.0