From 790d1de5b71f077ffc2f0f460d6d61893679d9da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 13:56:19 +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.23.2 - [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.23.2) Updates `numpy` from 1.26.2 to 1.26.4 - [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.4) --- 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..d774696fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,14 +4,14 @@ opencv-python matplotlib scipy imageio -scikit-image==0.19.3 +scikit-image==0.23.2 submitit frozendict flow_vis trimesh einops geomdl -numpy==1.26.2 +numpy==1.26.4 wandb jinja2 shapely