From e6008c58e25558a72c4da313b1e1fc87a8b171ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:06:57 +0000 Subject: [PATCH] :arrow_up: Bump numpy from 1.11.1 to 1.21.0 in /ocr_api Bumps [numpy](https://github.com/numpy/numpy) from 1.11.1 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.11.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ocr_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocr_api/requirements.txt b/ocr_api/requirements.txt index 6120e04..9f9eadb 100644 --- a/ocr_api/requirements.txt +++ b/ocr_api/requirements.txt @@ -1,7 +1,7 @@ easydict==1.7 tensorflow_gpu==1.3.0 scipy==0.18.1 -numpy==1.11.1 +numpy==1.21.0 opencv_python==3.4.0.12 Cython==0.27.3 Pillow==5.0.0