summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorhaixin <haixin@inspur.com>2020-09-30 15:26:27 +0800
committerhaixin <haixin@inspur.com>2020-10-06 15:56:50 +0800
commit298c86f1e6f2c7e7feba63580b327542d40e8dad (patch)
treeb08e4c65985b592552e33c836bff54623ab97117 /requirements.txt
parent266ee36d3387247f8cbc57327a71f86a181fd45f (diff)
downloadoslo-policy-298c86f1e6f2c7e7feba63580b327542d40e8dad.tar.gz
Remove all usage of six library
Replace six with Python 3 style code. Change-Id: I3d0c35e237484409d8410601ec482fac0dacf30d
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 2204536..b0c5d09 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -8,6 +8,5 @@ oslo.context>=2.22.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
PyYAML>=5.1 # MIT
-six>=1.10.0 # MIT
stevedore>=1.20.0 # Apache-2.0
oslo.utils>=3.40.0 # Apache-2.0