Remove six

Remove six reference in lower-constraints.txt since six package is not
used

Change-Id: Ibc89201d6ef0d0cab3be11ad671f2819f4c1a2cf
This commit is contained in:
qiufossen 2021-09-01 00:54:04 +00:00
parent e0136189fc
commit 2ce24b6f93
2 changed files with 0 additions and 2 deletions

View File

@ -126,7 +126,6 @@ restructuredtext-lint==1.1.3
rfc3986==1.2.0
Routes==2.4.1
simplejson==3.13.2
six==1.14.0
smmap2==2.0.3
snowballstemmer==1.2.1
Sphinx==1.6.2

View File

@ -39,7 +39,6 @@ python-swiftclient>=3.2.0 # Apache-2.0
python-neutronclient>=6.7.0 # Apache-2.0
python-heatclient>=1.10.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
six>=1.14.0 # MIT
stevedore>=1.20.0 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
tooz>=1.58.0 # Apache-2.0