From a9cd3b599665df4a712761275bcacce910d34a6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 08:20:38 +0000 Subject: [PATCH] Bump numpy from 1.19.5 to 1.21.0 in /Smart_container Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 to 1.21.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.19.5...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Smart_container/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Smart_container/requirements.txt b/Smart_container/requirements.txt index 933e0d3..e5a943f 100644 --- a/Smart_container/requirements.txt +++ b/Smart_container/requirements.txt @@ -1,7 +1,7 @@ Django==3.2.13 faiss_cpu==1.7.1.post2 fuzzywuzzy==0.18.0 -numpy==1.19.5 +numpy==1.21.0 opencv_python==4.4.0.46 paddlepaddle==2.1.3 Pillow==9.0.1