From c6af95b1f4db255e7293fdd0758e64d24bbc6ec9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 13:18:05 +0000 Subject: [PATCH] Bump numpy from 1.20.2 to 1.22.0 in /NLP/UNIMO-2 Bumps [numpy](https://github.com/numpy/numpy) from 1.20.2 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.20.2...v1.22.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..175fc8d2 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.22.0 opencv-python==4.5.2.52 paddlecloudplatform==3.0.13 paddlenlp==2.0.7