From d078021e2c606f0e224700ec906e1694b9451896 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:33:51 +0000 Subject: [PATCH] Bump twisted from 15.2.1 to 20.3.0 in /openface/demos/web Bumps [twisted](https://github.com/twisted/twisted) from 15.2.1 to 20.3.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-20.3.0) 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..27a008a4 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 == 20.3.0 scipy >= 0.13, < 0.17 scikit-learn >= 0.17, < 0.18 protobuf >= 2.5, < 2.7