From 7bab39a3c37b920faae463f410e2baf3fce13261 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:01:39 +0000 Subject: [PATCH] Bump scipy from 1.4.1 to 1.10.0 in /Project_Endgame Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.4.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Project_Endgame/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project_Endgame/requirements.txt b/Project_Endgame/requirements.txt index 151eb5f..999e4f5 100644 --- a/Project_Endgame/requirements.txt +++ b/Project_Endgame/requirements.txt @@ -1,6 +1,6 @@ pygame==1.9.6 matplotlib==3.2.1 -scipy==1.4.1 +scipy==1.10.0 pillow==7.1.2 numpy==1.18.1 torch==1.5.0 \ No newline at end of file