From 7502dcc11f6ccfcdc3b09c48b40a39ac3222e4eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 23:40:43 +0000 Subject: [PATCH] Bump tornado from 6.3.2 to 6.3.3 in /backend/Flask_Server Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.3.2 to 6.3.3. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](https://github.com/tornadoweb/tornado/compare/v6.3.2...v6.3.3) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/Flask_Server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Flask_Server/requirements.txt b/backend/Flask_Server/requirements.txt index e532437..6b2e017 100644 --- a/backend/Flask_Server/requirements.txt +++ b/backend/Flask_Server/requirements.txt @@ -153,7 +153,7 @@ tokenizers==0.12.1 torch==2.0.1 torchaudio==2.0.2 torchvision==0.15.2 -tornado==6.3.2 +tornado==6.3.3 tqdm @ file:///home/conda/feedstock_root/build_artifacts/tqdm_1677948868469/work traitlets==5.9.0 transformers==4.22.1