From e45a12f266d2bc8791136a86b7946f8a9d4a8e84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 02:52:01 +0000 Subject: [PATCH] Bump numpy in /NLP/Conversational-Recommendation-BASELINE Bumps [numpy](https://github.com/numpy/numpy) from 1.16.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.txt) - [Commits](https://github.com/numpy/numpy/compare/v1.16.1...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NLP/Conversational-Recommendation-BASELINE/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NLP/Conversational-Recommendation-BASELINE/requirements.txt b/NLP/Conversational-Recommendation-BASELINE/requirements.txt index 33c256eb4..d9b1f7a99 100644 --- a/NLP/Conversational-Recommendation-BASELINE/requirements.txt +++ b/NLP/Conversational-Recommendation-BASELINE/requirements.txt @@ -22,7 +22,7 @@ jmespath==0.9.5 kiwisolver==1.1.0 matplotlib==2.2.3 nltk==3.4 -numpy==1.16.1 +numpy==1.21.0 objgraph==3.4.1 opencv-python==4.1.1.26 paddlepaddle-gpu==1.6.1.post97