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: I94a87f79365f7ae029924c7d83e070629d39568a
This commit is contained in:
wu.chunyang 2020-10-21 23:22:17 +08:00
parent c2b0ec713c
commit d47e8400ce
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ logutils==0.3.5
lxml==4.5.2
Mako==1.0.7
MarkupSafe==1.1.1
mccabe==0.2.1
monotonic==1.4
mpmath==1.0.0
msgpack==0.5.6