summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorJamie Lennox <jamielennox@gmail.com>2015-12-14 12:39:25 +1100
committerJamie Lennox <jamielennox@gmail.com>2015-12-14 12:39:25 +1100
commit92fb876c354a2d4c41c1c59e26c912d00ba34a34 (patch)
tree7c6e1e467b3ad5b540811046e2ca409ab055eab8 /test-requirements.txt
parent646350c1d6dcd02c4dd939a220e231eedff5b055 (diff)
downloadpython-keystoneclient-92fb876c354a2d4c41c1c59e26c912d00ba34a34.tar.gz
WebOb not needed after auth_token removal
Remove unnecessary dependency. Change-Id: Ib465737ab1236cc4b364c3128a71719b7bc84f53
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 9510c5a..e370773 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -20,7 +20,6 @@ tempest-lib>=0.11.0
testrepository>=0.0.18
testresources>=0.2.4
testtools>=1.4.0
-WebOb>=1.2.3
# Bandit security code scanner
bandit>=0.13.2