Merge "Remove six usage"

This commit is contained in:
Zuul 2020-04-20 01:58:26 +00:00 committed by Gerrit Code Review
commit 2ddc4fa019
2 changed files with 0 additions and 2 deletions

View File

@ -125,7 +125,6 @@ rfc3986==1.1.0
Routes==2.3.1
semantic-version==2.8.2
simplejson==3.13.2
six==1.10.0
smmap2==2.0.3
snowballstemmer==1.2.1
Sphinx==1.6.2

View File

@ -13,7 +13,6 @@ tenacity>=4.4.0 # Apache-2.0
WebOb>=1.7.1 # MIT
kombu!=4.0.2,>=4.0.0 # BSD
psutil>=3.2.2 # BSD
six>=1.10.0 # MIT
netaddr>=0.7.18 # BSD
PyYAML>=3.12 # MIT
jsonpatch!=1.20,>=1.16 # BSD