From 18b85d589a430254e8dda58cd1a1e3c54fbf2897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 03:13:58 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20numpy=20in=20/PVUV=5FForecast=5FAlgo/Pre?= =?UTF-8?q?liminaries/2-=E9=BB=84=E7=B2=B1=E4=B8=80=E6=A2=A6-0.160739?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 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.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/PVUV_Forecast_Algo/Preliminaries/2-\351\273\204\347\262\261\344\270\200\346\242\246-0.160739/requirements.txt" "b/PVUV_Forecast_Algo/Preliminaries/2-\351\273\204\347\262\261\344\270\200\346\242\246-0.160739/requirements.txt" index 7ebe54c..7d90977 100644 --- "a/PVUV_Forecast_Algo/Preliminaries/2-\351\273\204\347\262\261\344\270\200\346\242\246-0.160739/requirements.txt" +++ "b/PVUV_Forecast_Algo/Preliminaries/2-\351\273\204\347\262\261\344\270\200\346\242\246-0.160739/requirements.txt" @@ -1,6 +1,6 @@ pandas==0.24.2 python-dateutil==2.8.0 -numpy==1.16.4 +numpy==1.22.0 scipy==1.3.0 scikit-learn==0.21.2 lightgbm==2.2.3 \ No newline at end of file