From 52b7fc35f46a8c92eabadf8286d470293d3fcc12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 01:58:35 +0000 Subject: [PATCH] Bump numpy in /track4-traffic-anomaly-detection/Codes Bumps [numpy](https://github.com/numpy/numpy) from 1.14.1 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.14.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- track4-traffic-anomaly-detection/Codes/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 track4-traffic-anomaly-detection/Codes/requirements.txt diff --git a/track4-traffic-anomaly-detection/Codes/requirements.txt b/track4-traffic-anomaly-detection/Codes/requirements.txt old mode 100755 new mode 100644 index ee0680f..0314a9d --- a/track4-traffic-anomaly-detection/Codes/requirements.txt +++ b/track4-traffic-anomaly-detection/Codes/requirements.txt @@ -1 +1 @@ -numpy==1.14.1 scipy==1.0.0 matplotlib==2.1.2 tensorflow==1.4.1 tensorflow-gpu==1.4.1 Pillow==5.0.0 pypng==0.0.18 scikit_learn==0.19.1 opencv-python==3.2.0.6 \ No newline at end of file +numpy==1.22.0 scipy==1.0.0 matplotlib==2.1.2 tensorflow==1.4.1 tensorflow-gpu==1.4.1 Pillow==5.0.0 pypng==0.0.18 scikit_learn==0.19.1 opencv-python==3.2.0.6 \ No newline at end of file