From 8bb3619033be2bb16b79b87505fc52451838825c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:09:14 +0000 Subject: [PATCH] Bump numpy from 1.13.3 to 1.22.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.13.3 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.13.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 036fc88..a862466 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ opencv_python==4.2.0.34 matplotlib==2.1.1 tensorflow_gpu==2.4.0 scikit_image==0.17.2 -numpy==1.13.3 +numpy==1.22.0 osgeo==0.0.0 Pillow==8.2.0 skimage==0.0