From 8a4db6250690f3a3e9b04a9394f17459078a2152 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 20:42:58 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the / directory: [numpy](https://github.com/numpy/numpy), [pillow](https://github.com/python-pillow/Pillow) and [scipy](https://github.com/scipy/scipy). Updates `numpy` from 1.19.5 to 1.22.0 - [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.19.5...v1.22.0) Updates `pillow` from 8.3.2 to 10.3.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/8.3.2...10.3.0) Updates `scipy` from 1.7.1 to 1.11.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.1...v1.11.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: scipy dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index f86c4f1..8d9d95a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,10 +4,10 @@ gin-config @ git+https://github.com/google/gin-config@243ba87b3fcfeb2efb4a920b8f imageio==2.9.0 immutabledict==2.2.0 jax==0.2.20 -numpy==1.19.5 +numpy==1.22.0 opencv-python==4.5.3.56 -Pillow==8.3.2 +Pillow==10.3.0 scikit-image==0.18.3 -scipy==1.7.1 +scipy==1.11.1 tensorboard==2.6.0 tensorflow>=2.6.1