From d54b165c5438b3f45dfc3421d3096fde85cf9be2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 14:49:44 +0000 Subject: [PATCH] Bump sanic from 20.6.3 to 20.12.6 Bumps [sanic](https://github.com/sanic-org/sanic) from 20.6.3 to 20.12.6. - [Release notes](https://github.com/sanic-org/sanic/releases) - [Changelog](https://github.com/sanic-org/sanic/blob/main/CHANGELOG.rst) - [Commits](https://github.com/sanic-org/sanic/compare/v20.6.3...v20.12.6) --- updated-dependencies: - dependency-name: sanic 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 4e6b0ac..16fb817 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ annoy==1.16.3 xlrd==1.2.0 numpy==1.18.2 faiss_cpu==1.6.3 -sanic==20.6.3 +sanic==20.12.6 scikit_learn==0.23.2 transformers==4.6.1 python-Levenshtein==0.12.2