From 0454e43f2f9f3cb6dc1eecf7049676367ef5ed6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 12:22:32 +0000 Subject: [PATCH] Bump twisted from 15.2.1 to 19.7.0 in /open_face/demos/web Bumps [twisted](https://github.com/twisted/twisted) from 15.2.1 to 19.7.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-19.7.0) Signed-off-by: dependabot[bot] --- open_face/demos/web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open_face/demos/web/requirements.txt b/open_face/demos/web/requirements.txt index 455fa984..22112c32 100644 --- a/open_face/demos/web/requirements.txt +++ b/open_face/demos/web/requirements.txt @@ -1,6 +1,6 @@ autobahn == 0.10.4 imagehash == 1.0 -twisted == 15.2.1 +twisted == 19.7.0 scipy >= 0.13, < 0.17 scikit-learn >= 0.17, < 0.18 protobuf >= 2.5, < 2.7