From a9455f4cbe40a1545f7b23f65ed83b45a45f53c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:39:21 +0000 Subject: [PATCH] Bump twisted from 15.2.1 to 22.1.0 in /openface/demos/web Bumps [twisted](https://github.com/twisted/twisted) from 15.2.1 to 22.1.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-15.2.1...twisted-22.1.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- openface/demos/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openface/demos/web/requirements.txt b/openface/demos/web/requirements.txt index 3f3ba31a..4eccfdce 100644 --- a/openface/demos/web/requirements.txt +++ b/openface/demos/web/requirements.txt @@ -1,6 +1,6 @@ autobahn == 0.10.4 imagehash == 1.0 -twisted == 15.2.1 +twisted == 22.1.0 scipy >= 0.13, < 0.17 scikit-learn >= 0.17, < 0.18 protobuf >= 2.5, < 2.7