summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2020-03-29 10:14:05 -0500
committerMonty Taylor <mordred@inaugust.com>2020-03-29 10:21:23 -0500
commit549e0510264ac45933c6b4ec91eb2f50c911eddc (patch)
tree5787e83c5717a0573ea2495374bd431aaec67774 /requirements.txt
parent14bbcfb753803a3dcdae3d19ee3b5ad84e293e2b (diff)
downloadoslotest-549e0510264ac45933c6b4ec91eb2f50c911eddc.tar.gz
Remove os-client-config and debtcollector
Neither are used by oslotest anymore as of the 4.0 release. Change-Id: I43897837b20c59f04617e9f707ca838980e32fec
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index b14af44..9826c3b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,5 +7,3 @@ python-subunit>=1.0.0 # Apache-2.0/BSD
six>=1.10.0 # MIT
testtools>=2.2.0 # MIT
mock>=2.0.0 # BSD
-os-client-config>=1.28.0 # Apache-2.0
-debtcollector>=1.2.0 # Apache-2.0