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: I94a87c4a7d0c2d5104e092d3b17ea42e0dd6bbaa
This commit is contained in:
likui 2020-10-27 11:37:19 +08:00
parent 061cc48583
commit 17ba68b25a

View File

@ -17,7 +17,6 @@ keystoneauth1==3.4.0
lazy-object-proxy==1.3.1
linecache2==1.0.0
MarkupSafe==1.0
mccabe==0.2.1
mock==2.0.0
mox3==0.20.0
networkx==1.10