From 41bc03f1895e1af2ce779f4f14e0a0ee8e9bab9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 02:38:34 +0000 Subject: [PATCH] Bump numpy Bumps [numpy](https://github.com/numpy/numpy) from 1.16.6 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.16.6...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Tensor_field_computation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Computation-and-visualization-tool/Tensor_field_computation/requirements.txt b/Computation-and-visualization-tool/Tensor_field_computation/requirements.txt index 9c15c33..598669f 100644 --- a/Computation-and-visualization-tool/Tensor_field_computation/requirements.txt +++ b/Computation-and-visualization-tool/Tensor_field_computation/requirements.txt @@ -81,7 +81,7 @@ networkx==2.2 nltk==3.4.5 notebook==6.1.5 num2words==0.5.9 -numpy==1.16.6 +numpy==1.22.0 olefile==0.45.1 opencv-python==4.1.0.25 opencv-python-headless==4.1.2.30