From 49c08c2e6c1fa3fd1c4a4e8d17be27ae3d81a527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 May 2024 08:10:47 +0000 Subject: [PATCH] Bump scipy from 1.6.2 to 1.11.1 Bumps [scipy](https://github.com/scipy/scipy) from 1.6.2 to 1.11.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.6.2...v1.11.1) --- updated-dependencies: - dependency-name: scipy 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 6dc76a57..2f262b51 100644 --- a/requirements.txt +++ b/requirements.txt @@ -93,7 +93,7 @@ cfgv==3.3.1 Cython==0.29.30 numpy==1.21.4 # Latest scipy compatible with snips-nlu -scipy==1.6.2 +scipy==1.11.1 num2words==0.5.10 # Latest scikit-learn compatible with latest snips-nlu scikit_learn==0.24.2