From 434717fba67a39b3555aa57c9059b94dfe0cec73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 17:32:39 +0000 Subject: [PATCH] Bump twisted from 15.2.1 to 22.2.0 in /openface/demos/web Bumps [twisted](https://github.com/twisted/twisted) from 15.2.1 to 22.2.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.2.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..32266252 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.2.0 scipy >= 0.13, < 0.17 scikit-learn >= 0.17, < 0.18 protobuf >= 2.5, < 2.7