From c8ca7b8e6179055c71b3d7327f0794d5320012f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 13:39:38 +0000 Subject: [PATCH] Bump the python-packages group with 2 updates Bumps the python-packages group with 2 updates: [scikit-image](https://github.com/scikit-image/scikit-image) and [numpy](https://github.com/numpy/numpy). Updates `scikit-image` from 0.19.3 to 0.22.0 - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt) - [Commits](https://github.com/scikit-image/scikit-image/compare/v0.19.3...v0.22.0) Updates `numpy` from 1.26.2 to 1.26.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.26.2...v1.26.3) --- updated-dependencies: - dependency-name: scikit-image dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6686c552b..ac754cc5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,14 +4,14 @@ opencv-python matplotlib scipy imageio -scikit-image==0.19.3 +scikit-image==0.22.0 submitit frozendict flow_vis trimesh einops geomdl -numpy==1.26.2 +numpy==1.26.3 wandb jinja2 shapely