Remove the unused coding style modules

Python modules related to coding style checks (listed in blacklist.txt in
openstack/requirements repo) are dropped from lower-constraints.txt
as they are not actually used in tests (other than pep8).

more info: https://github.com/openstack/requirements/blob/master/blacklist.txt

Change-Id: I9360028e96dd2b99fee1e31ebf9645e44e845d5f
This commit is contained in:
jacky06 2020-05-16 01:10:09 +08:00
parent 3b5a820db3
commit ee778fa233
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
bandit==1.4.0
hacking==0.12.0
keystoneauth1==3.9.0
oslo.config==5.2.0
oslo.i18n==3.15.3