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
they are not needed during installation.

Change-Id: Iadf4581646131f87803c2cebbc66bd55fdb56685
This commit is contained in:
wu.chunyang
2020-10-22 00:17:44 +08:00
parent 09f6e3bde5
commit 5097665be3

View File

@@ -51,7 +51,6 @@ logutils==0.3.5
lxml==4.5.1
Mako==1.0.7
MarkupSafe==1.1.1
mccabe==0.2.1
microversion_parse==0.2.1
monotonic==1.4
msgpack==0.5.6