X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=requirements.txt;h=9a355184e78029278dc32160c04168ca16576aac;hb=754b94bba6df6e7aafd5f1ffb8432a40cb815649;hp=289aae2dbbfb227e418a9b859183dcc5ba8ee895;hpb=f71afa73f5a56474036215b598e45123578c38d9;p=doctor.git diff --git a/requirements.txt b/requirements.txt index 289aae2d..9a355184 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.2.0 # Apache-2.0 virtualenv>=13.1.0 # MIT +flake8<2.6.0,>=2.5.4 # MIT