From 3e0130a9dd3251a9d7d67173fd1268b4ff81678d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:41:18 +0000 Subject: [PATCH] Bump scipy in /transformers/msigdb/python-flask-server Bumps [scipy](https://github.com/scipy/scipy) from 1.3 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.3.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- transformers/msigdb/python-flask-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transformers/msigdb/python-flask-server/requirements.txt b/transformers/msigdb/python-flask-server/requirements.txt index 1cff4eae..dec2aeb8 100644 --- a/transformers/msigdb/python-flask-server/requirements.txt +++ b/transformers/msigdb/python-flask-server/requirements.txt @@ -7,4 +7,4 @@ setuptools >= 21.0.0 werkzeug == 2.2.3; python_version>="3.6" gunicorn >= 20.1.0 numpy == 1.22.0 -scipy == 1.3 +scipy == 1.10.0