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:
Takashi Kajinami 2023-12-20 21:55:57 +09:00
parent 0689769ba8
commit 9004b5db4c
1 changed files with 0 additions and 1 deletions

View File

@ -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