Remove os-client-config and debtcollector

Neither are used by oslotest anymore as of the 4.0 release.

Change-Id: I43897837b20c59f04617e9f707ca838980e32fec
This commit is contained in:
Monty Taylor 2020-03-29 10:14:05 -05:00
parent 14bbcfb753
commit 549e051026
2 changed files with 0 additions and 4 deletions

View File

@ -2,7 +2,6 @@ alabaster==0.7.10
appdirs==1.3.0
Babel==2.3.4
coverage==4.0
debtcollector==1.2.0
docutils==0.11
dulwich==0.15.0
extras==1.0.0
@ -19,7 +18,6 @@ mccabe==0.2.1
mock==2.0.0
netaddr==0.7.18
openstackdocstheme==1.18.1
os-client-config==1.28.0
oslo.config==5.2.0
oslo.i18n==3.15.3
pbr==2.0.0

View File

@ -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