From 8c17b42060c3a3745f590b5105d29db02b1c53a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 06:59:00 +0000 Subject: [PATCH] build(deps): bump numpy from 1.14.6 to 1.21.0 in /PFPLD Bumps [numpy](https://github.com/numpy/numpy) from 1.14.6 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.14.6...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PFPLD/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PFPLD/requirements.txt b/PFPLD/requirements.txt index fcdbdc3..142b61c 100644 --- a/PFPLD/requirements.txt +++ b/PFPLD/requirements.txt @@ -1,7 +1,7 @@ torchvision==0.4.1 scikit-image==0.16.2 torchsummary==1.5.1 -numpy==1.14.6 +numpy==1.21.0 torch==1.3.0 onnx==1.6.0 onnx-simplifier==0.2.4