From d1ca3bc6653197369a80ad29c99663d4586382e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 02:51:39 +0000 Subject: [PATCH] Bump numpy from 1.20.2 to 1.21.0 in /NLP/UNIMO-2 Bumps [numpy](https://github.com/numpy/numpy) from 1.20.2 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.20.2...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NLP/UNIMO-2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NLP/UNIMO-2/requirements.txt b/NLP/UNIMO-2/requirements.txt index fa102640..9064d491 100644 --- a/NLP/UNIMO-2/requirements.txt +++ b/NLP/UNIMO-2/requirements.txt @@ -25,7 +25,7 @@ mccabe==0.7.0 multiprocess==0.70.12.2 mypy-extensions==0.4.3 networkx==2.5.1 -numpy==1.20.2 +numpy==1.21.0 opencv-python==4.5.2.52 paddlecloudplatform==3.0.13 paddlenlp==2.0.7