From 0a8a26cdf349a1ba407b3b8be09134f646cd7612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 16:35:11 +0000 Subject: [PATCH] Bump numpy from 1.18.5 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.18.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.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.18.5...v1.21.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 35b30a3..a3281a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ sentence_splitter gunicorn eventlet tensor2tensor==1.15.7 -numpy==1.18.5 +numpy==1.21.0 tensorflow-serving-api==2.3.0 iso639 networkx