summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorCyril Roelandt <tipecaml@gmail.com>2020-06-15 21:28:17 +0200
committerCyril Roelandt <cyril@redhat.com>2020-06-23 21:51:07 +0200
commitb513c8db4bf6a5b2eb0366117ca22e042dd3529e (patch)
treebc8d62a16c78b4c80ced107266100a5b461b51d7 /requirements.txt
parent928935e5c0b8b43827fdf08b212d59d92b660924 (diff)
downloadpython-glanceclient-b513c8db4bf6a5b2eb0366117ca22e042dd3529e.tar.gz
Do not use the six library.
Change-Id: I3dbfcfa0f5f590a41ed549afd44537d8ed41433a
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 25b670a..ca8abaf 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,6 @@ PrettyTable<0.8,>=0.7.1 # BSD
keystoneauth1>=3.6.2 # Apache-2.0
requests>=2.14.2 # Apache-2.0
warlock<2,>=1.2.0 # Apache-2.0
-six>=1.10.0 # MIT
oslo.utils>=3.33.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
wrapt>=1.7.0 # BSD License