X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=requirements.txt;h=50ce80fc1a08ae5a7bf5a937e7d690954db78473;hb=42333625db781f1ae12212ce903df9b5257ff5e4;hp=b60878fc546eafcc8ea0b418f0e593931f609132;hpb=aeb2ff16a530c7c7af9a6e2d16ba5421dd074cff;p=doctor.git diff --git a/requirements.txt b/requirements.txt index b60878fc..50ce80fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,8 @@ scp requests>=2.14.2 # Apache-2.0 oslo.config>=5.2.0 # Apache-2.0 python-openstackclient>=3.12.0 # Apache-2.0 +oslo.messaging>=5.30.2 # Apache-2.0 +oslo.versionedobjects>=1.26.1 # Apache-2.0 python-ceilometerclient>=2.5.0 # Apache-2.0 aodhclient>=0.9.0 # Apache-2.0 python-keystoneclient>=3.8.0 # Apache-2.0 @@ -16,4 +18,5 @@ python-congressclient<2000,>=1.9.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0 python-vitrageclient>=2.0.0 # Apache-2.0 virtualenv>=14.0.6 # MIT +python-heatclient>=1.8.2 # Apache-2.0 flake8<2.6.0,>=2.5.4 # MIT