From 55ef4999f94e098fa81854a983a29b9589976042 Mon Sep 17 00:00:00 2001 From: "wu.shiming" Date: Fri, 30 Oct 2020 11:43:07 +0800 Subject: [PATCH] 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 --- lower-constraints.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index cfbb8a8f97..196b60c342 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -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