From 78c121a5d7b6efc84d541ea4de98aa910255884e Mon Sep 17 00:00:00 2001 From: Riccardo Pittau Date: Fri, 29 Nov 2019 10:16:28 +0100 Subject: Stop using six library Since we've dropped support for Python 2.7, it's time to look at the bright future that Python 3.x will bring and stop forcing compatibility with older versions. This patch removes the six library from requirements, not looking back. Change-Id: Ib546f16965475c32b2f8caabd560e2c7d382ac5a --- lower-constraints.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'lower-constraints.txt') diff --git a/lower-constraints.txt b/lower-constraints.txt index ef8bc5889..d7f7decad 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -58,7 +58,6 @@ requests==2.14.2 requestsexceptions==1.4.0 retrying==1.2.3 rfc3986==0.3.1 -six==1.10.0 Sphinx==1.6.2 sphinxcontrib-httpdomain==1.6.1 sphinxcontrib-pecanwsme==0.10.0 -- cgit v1.2.1