summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.com>2020-05-09 16:34:27 +0200
committerAndreas Jaeger <aj@suse.com>2020-05-09 16:42:30 +0200
commitdd5a14177176a8631ff2fdf7643b05b3a62fabe9 (patch)
tree3b1c2c887f3bb6c50c1e52fb7721f81cb35aed34 /requirements.txt
parentc5e0dfedf9a3e5a847a5e01bb81db8ce6e3d042d (diff)
downloadoslo-concurrency-dd5a14177176a8631ff2fdf7643b05b3a62fabe9.tar.gz
Remove six usage
Remove the usage of six, the python2-python3 compatibility lib. Change-Id: I56e479d0749504d65be1cf2b5235d454b0b90a1a
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 241920c..2abd8f0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,5 +6,4 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
-six>=1.10.0 # MIT
fasteners>=0.7.0 # Apache-2.0