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

Change-Id: Ia64180303af54c512610add2f55987efea97017a
This commit is contained in:
wu.shiming 2020-10-30 11:43:07 +08:00
parent e5c165dc4f
commit 55ef4999f9
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ linecache2==1.0.0
lxml==4.5.0
Mako==1.0.7
MarkupSafe==1.1.1
mccabe==0.2.1
monotonic==1.4
mox3==0.25.0
msgpack==0.5.6