X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=requirements.txt;h=ac29d795d04ffa49d0cd4da9c076eb0c54a46119;hb=refs%2Fheads%2Fstable%2Ffraser;hp=0f4e88bec4f342502446ad3b0e254a515f287084;hpb=9e36d918fef054b8d23692c0ec8c25d7b0640c07;p=doctor.git diff --git a/requirements.txt b/requirements.txt index 0f4e88be..ac29d795 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,5 +14,6 @@ python-neutronclient>=6.3.0 # Apache-2.0 python-novaclient>=9.0.0 # Apache-2.0 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 +python-vitrageclient>=1.3.0 # Apache-2.0 virtualenv>=13.1.0 # MIT +flake8<2.6.0,>=2.5.4 # MIT