From e973c0131aa364c668c469f0d76d1dfa0bbe0024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:54:41 +0000 Subject: [PATCH] Bump scipy from 1.7.1 to 1.10.0 in /LayoutDiffusion Bumps [scipy](https://github.com/scipy/scipy) from 1.7.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- LayoutDiffusion/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LayoutDiffusion/requirements.txt b/LayoutDiffusion/requirements.txt index cf89e37..b34d4ea 100644 --- a/LayoutDiffusion/requirements.txt +++ b/LayoutDiffusion/requirements.txt @@ -8,7 +8,7 @@ spacy==3.2.4 huggingface_hub==0.4.0 typing-inspect==0.8.0 typing_extensions==4.5.0 -scipy==1.7.1 +scipy==1.10.0 pytorch_fid==0.2.0 seaborn==0.11.2 pycocotools==2.0.2 \ No newline at end of file