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: Ib5aba86111d9f18724a7bcf87cd64c6b3768d82c
This commit is contained in:
wu.shiming 2020-10-30 11:00:40 +08:00
parent 9794359e24
commit b4775f3234
1 changed files with 0 additions and 5 deletions

View File

@ -25,13 +25,11 @@ eventlet==0.22.0
extras==1.0.0 extras==1.0.0
fasteners==0.14.1 fasteners==0.14.1
fixtures==3.0.0 fixtures==3.0.0
flake8==2.5.5
Flask==0.12.3 Flask==0.12.3
future==0.16.0 future==0.16.0
futurist==1.6.0 futurist==1.6.0
greenlet==0.4.13 greenlet==0.4.13
grpcio==1.12.0 grpcio==1.12.0
hacking==0.12.0
idna==2.6 idna==2.6
imagesize==1.0.0 imagesize==1.0.0
iso8601==0.1.12 iso8601==0.1.12
@ -46,7 +44,6 @@ kuryr-lib==0.5.0
linecache2==1.0.0 linecache2==1.0.0
Mako==1.0.7 Mako==1.0.7
MarkupSafe==1.0 MarkupSafe==1.0
mccabe==0.2.1
monotonic==1.4 monotonic==1.4
mox3==0.25.0 mox3==0.25.0
msgpack==0.5.6 msgpack==0.5.6
@ -80,14 +77,12 @@ packaging==17.1
Paste==2.0.3 Paste==2.0.3
PasteDeploy==1.5.2 PasteDeploy==1.5.2
pbr==2.0.0 pbr==2.0.0
pep8==1.5.7
pika==0.10.0 pika==0.10.0
pika-pool==0.1.3 pika-pool==0.1.3
prettytable==0.7.2 prettytable==0.7.2
protobuf==3.6.0 protobuf==3.6.0
psutil==5.4.3 psutil==5.4.3
pycparser==2.18 pycparser==2.18
pyflakes==0.8.1
Pygments==2.2.0 Pygments==2.2.0
pyinotify==0.9.6 pyinotify==0.9.6
pyparsing==2.2.0 pyparsing==2.2.0