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 (other than pep8).

more info: https://github.com/openstack/requirements/blob/master/blacklist.txt

Change-Id: I01944ebdbf6311580f8991da61256e93be6823b3
This commit is contained in:
jacky06 2020-05-16 01:10:09 +08:00
parent f62ddb1524
commit 43e263ece8
1 changed files with 0 additions and 5 deletions

View File

@ -11,18 +11,15 @@ decorator==3.4.0
eventlet==0.18.2
extras==1.0.0
fixtures==3.0.0
flake8==2.5.5
future==0.16.0
gitdb==0.6.4
GitPython==1.0.1
greenlet==0.4.10
hacking==0.12.0
iso8601==0.1.11
keystoneauth1==3.4.0
linecache2==1.0.0
Mako==0.4.0
MarkupSafe==1.0
mccabe==0.2.1
monotonic==0.6
netaddr==0.7.18
netifaces==0.10.4
@ -34,12 +31,10 @@ oslo.i18n==3.15.3
oslo.utils==3.33.0
oslotest==3.2.0
pbr==2.0.0
pep8==1.5.7
pifpaf==0.10.0
prettytable==0.7.2
psycopg2==2.7.0
pycparser==2.18
pyflakes==0.8.1
PyMySQL==0.7.6
pyparsing==2.1.0
pyperclip==1.5.27