summaryrefslogtreecommitdiff
path: root/lower-constraints.txt
diff options
context:
space:
mode:
authorzhanghao <zhanghao2@cmss.chinamobile.com>2020-05-14 02:03:50 -0400
committerzhanghao <zhanghao2@cmss.chinamobile.com>2020-05-15 17:27:56 -0400
commit3cfa54fa56674362ffbbbd3199e6be3c0e4ffbb9 (patch)
tree24d490ee75761504ff7587164b619ca89dd6d2c8 /lower-constraints.txt
parent85ef7b7108ffe491749b52f9ffccade1e2a66164 (diff)
downloadpython-neutronclient-3cfa54fa56674362ffbbbd3199e6be3c0e4ffbb9.tar.gz
Remove usage of six
With python3.x, classes can use 'metaclass=' instead of 'six.add_metaclass', 'six.iteritems' and 'six.iterkeys' can be replaced by 'items' and 'keys', 'six.moves.urllib.parse' can be replaced by 'urllib.parse', 'six.StringIO' and 'six.moves.cStringIO' can be replaced by 'io.StringIO', 'six.text_type' and 'six.string_type' are just 'str'. Change-Id: I357968c6a1932856b1600f6c191966bc90cbc258
Diffstat (limited to 'lower-constraints.txt')
-rw-r--r--lower-constraints.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt
index 08d37a4..48b0056 100644
--- a/lower-constraints.txt
+++ b/lower-constraints.txt
@@ -97,7 +97,6 @@ requestsexceptions==1.2.0
rfc3986==0.3.1
Routes==2.3.1
simplejson==3.5.1
-six==1.10.0
snowballstemmer==1.2.1
statsd==3.2.1
stestr==2.0.0