From 33e346cbdbb8c57823b41f363f455479b333a2a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 20:03:40 +0000 Subject: [PATCH] Bump scipy from 1.4.1 to 1.11.1 in /ai Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.4.1...v1.11.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/requirements.txt b/ai/requirements.txt index 1c11b13b..84aa23cf 100644 --- a/ai/requirements.txt +++ b/ai/requirements.txt @@ -12,7 +12,7 @@ pyparsing==2.4.6 python-dateutil==2.8.1 pytz==2019.3 scikit-learn==0.22.2.post1 -scipy==1.4.1 +scipy==1.11.1 seaborn==0.10.0 six==1.14.0 hmmlearn==0.2.3 \ No newline at end of file