diff options
| author | Zuul <zuul@review.opendev.org> | 2020-10-22 04:47:31 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2020-10-22 04:47:31 +0000 |
| commit | 66f5fa18d46cf34a42a0f13cbd3c35d9379c6ff0 (patch) | |
| tree | 2accaee52fb567c9d746ecbdbee37fe2b66b73db | |
| parent | deae091f78558a41616fff71d7b55becef955ebf (diff) | |
| parent | f464bba792b45691e8667dcf966ac703119ff3c0 (diff) | |
| download | python-openstackclient-66f5fa18d46cf34a42a0f13cbd3c35d9379c6ff0.tar.gz | |
Merge "Remove the unused coding style modules"
| -rw-r--r-- | lower-constraints.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lower-constraints.txt b/lower-constraints.txt index 2fa6586e..74eac640 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -21,15 +21,12 @@ eventlet==0.18.2 extras==1.0.0 fasteners==0.7.0 fixtures==3.0.0 -flake8-import-order==0.13 -flake8==2.6.2 future==0.16.0 futurist==2.1.0 gitdb==0.6.4 GitPython==1.0.1 gnocchiclient==3.3.1 greenlet==0.4.15 -hacking==2.0.0 httplib2==0.9.1 idna==2.6 iso8601==0.1.11 @@ -42,7 +39,6 @@ keystoneauth1==3.18.0 kombu==4.0.0 linecache2==1.0.0 MarkupSafe==1.1.0 -mccabe==0.2.1 monotonic==0.6 mox3==0.20.0 msgpack-python==0.4.0 @@ -78,7 +74,6 @@ prettytable==0.7.2 pyasn1==0.1.8 pycodestyle==2.0.0 pycparser==2.18 -pyflakes==0.8.1 pyinotify==0.9.6 pyOpenSSL==17.1.0 pyparsing==2.1.0 |
