X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=requirements.txt;h=9a355184e78029278dc32160c04168ca16576aac;hb=754b94bba6df6e7aafd5f1ffb8432a40cb815649;hp=0f4e88bec4f342502446ad3b0e254a515f287084;hpb=bdbd22904733af311225a3315555bb39ea12ed55;p=doctor.git diff --git a/requirements.txt b/requirements.txt index 0f4e88be..9a355184 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,3 +16,4 @@ python-congressclient<2000,>=1.3.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0 python-vitrageclient>=1.2.0 # Apache-2.0 virtualenv>=13.1.0 # MIT +flake8<2.6.0,>=2.5.4 # MIT