From ca85998fd0633fd727325a2fc43e525eb3661842 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 05:40:41 +0000 Subject: [PATCH] Bump scipy from 1.6.2 to 1.6.3 Bumps [scipy](https://github.com/scipy/scipy) from 1.6.2 to 1.6.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.6.2...v1.6.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a114980..4ec4518 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,6 +3,6 @@ numpy==1.20.2 pandas==1.2.3 python-dateutil==2.8.1 pytz==2021.1 -scipy==1.6.2 +scipy==1.6.3 six==1.15.0 smart-open==5.0.0 \ No newline at end of file