From 82b314ea4f74600b23bff85d314814ebd7f54c47 Mon Sep 17 00:00:00 2001 From: jasmcaus Date: Mon, 16 Aug 2021 15:04:20 +0000 Subject: [PATCH 1/3] Update numpy requirement from <1.21.2 to <1.21.3 Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [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/v0.2.0...v1.21.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/default.txt b/requirements/default.txt index 21610cc41..8aac5ee7f 100644 --- a/requirements/default.txt +++ b/requirements/default.txt @@ -1,4 +1,4 @@ -numpy<1.21.2 +numpy<1.21.3 opencv-contrib-python>=4.2.0 typing_extensions mypy \ No newline at end of file From 72594c9456339aba6e195cf390e69dd30b24f47f Mon Sep 17 00:00:00 2001 From: jasmcaus Date: Tue, 17 Aug 2021 15:04:17 +0000 Subject: [PATCH 2/3] Update numpy requirement from <1.21.2 to <1.21.3 Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [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/v0.2.0...v1.21.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/default.txt b/requirements/default.txt index 21610cc41..8aac5ee7f 100644 --- a/requirements/default.txt +++ b/requirements/default.txt @@ -1,4 +1,4 @@ -numpy<1.21.2 +numpy<1.21.3 opencv-contrib-python>=4.2.0 typing_extensions mypy \ No newline at end of file From 86752a2791eb0cbedea3365e18bdb69949a28da1 Mon Sep 17 00:00:00 2001 From: jasmcaus Date: Wed, 18 Aug 2021 15:04:08 +0000 Subject: [PATCH 3/3] Update numpy requirement from <1.21.2 to <1.21.3 Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [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/v0.2.0...v1.21.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/default.txt b/requirements/default.txt index 21610cc41..8aac5ee7f 100644 --- a/requirements/default.txt +++ b/requirements/default.txt @@ -1,4 +1,4 @@ -numpy<1.21.2 +numpy<1.21.3 opencv-contrib-python>=4.2.0 typing_extensions mypy \ No newline at end of file