X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=requirements.txt;h=ac29d795d04ffa49d0cd4da9c076eb0c54a46119;hb=refs%2Fheads%2Fstable%2Ffraser;hp=289aae2dbbfb227e418a9b859183dcc5ba8ee895;hpb=f71afa73f5a56474036215b598e45123578c38d9;p=doctor.git diff --git a/requirements.txt b/requirements.txt index 289aae2d..ac29d795 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +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.3.0 # Apache-2.0 virtualenv>=13.1.0 # MIT +flake8<2.6.0,>=2.5.4 # MIT