From 1d69114b95eb64ebd6ce08ae20f0f59eb7c42f4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 15:04:07 +0000 Subject: [PATCH] Bump numpy from 1.19.5 to 1.21.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 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.19.5...v1.21.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/requirements.txt b/requirements.txt index 2e83487..6e286ad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ selenium==3.141.0 tqdm==4.61.2 webdriver-manager==3.4.2 fastapi==0.68.0 -numpy==1.19.5 +numpy==1.21.0 pandas==1.3.2 tensorflow==2.6.3 uvicorn==0.15.0 \ No newline at end of file