From d180ab04a51e66b2f06bf4b6e253922dfa3f7e20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 18:13:07 +0000 Subject: [PATCH] Bump dash from 1.12.0 to 2.15.0 Bumps [dash](https://github.com/plotly/dash) from 1.12.0 to 2.15.0. - [Release notes](https://github.com/plotly/dash/releases) - [Changelog](https://github.com/plotly/dash/blob/dev/CHANGELOG.md) - [Commits](https://github.com/plotly/dash/compare/v1.12...v2.15.0) --- updated-dependencies: - dependency-name: dash 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 a15c447..82cd694 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ rouge util@git+https://github.com/dertilo/util.git#egg=util # https://github.com/dertilo/transformers/tree/bart whoosh -dash==1.12.0 +dash==2.15.0 torch==1.4.0 spacy # python -m spacy download en_core_web_sm \ No newline at end of file