Remove unused six library
The six library is no longer used so can be removed from requirements. Change-Id: I6f26052bd36c6f0e8dcfdae0969ba35d73fb1557
This commit is contained in:
parent
0689769ba8
commit
9004b5db4c
@ -7,6 +7,5 @@ oslo.messaging>=5.2.0 # Apache-2.0
|
||||
oslo.utils>=4.7.0 # Apache-2.0
|
||||
pbr>=1.6 # Apache-2.0
|
||||
pycadf!=2.0.0,>=1.1.0 # Apache-2.0
|
||||
six>=1.9.0 # MIT
|
||||
keystoneauth1>=2.18.0 # Apache-2.0
|
||||
python-keystoneclient>=3.8.0 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user