X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=requirements.txt;h=717ba079ebe49ae6cf82a8df10df5f7fc8ac24e2;hb=1e6a2788ca3118885c64276dc862f98d53d4ac99;hp=a333380336e126a3728851b9ef982810ed15e037;hpb=7bee0560bcfdbdd9f92d9bd6d70c7ab1aa6a8325;p=nfvbench.git diff --git a/requirements.txt b/requirements.txt index a333380..717ba07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,27 +2,27 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr>=3.1.1 +pbr!=2.1.0 # Apache-2.0 attrdict>=2.0.0 bitmath>=1.3.1.1 -paramiko>=1.14.0 -prettytable>=0.7.2 -pytz>=2016.4 -six==1.15.0 -python-glanceclient==3.2.2 -python-neutronclient>=7.3.0 -python-novaclient>=17.3.0 -python-openstackclient>=5.4.0 -python-keystoneclient>=4.2.0 -pyyaml>=3.11 -pyzmq>=15.3.0 -requests>=2.13.0 -tabulate>=0.7.5 -flask>=0.12 +paramiko # LGPLv2.1+ +PrettyTable # BSD +pytz # MIT +six # MIT +python-glanceclient # Apache-2.0 +python-neutronclient # Apache-2.0 +python-novaclient # Apache-2.0 +python-openstackclient # Apache-2.0 +python-keystoneclient!=2.1.0 # Apache-2.0 +PyYAML # MIT +pyzmq # LGPL+BSD +requests!=2.20.0,!=2.24.0 # Apache-2.0 +tabulate # MIT +Flask!=0.11 # BSD fluent-logger>=0.5.3 -netaddr>=0.7.19 +netaddr # BSD xtesting>=0.92.0 hdrhistogram>=0.8.0 behave>=1.2.6 -retry>=0.9.2 \ No newline at end of file +retry>=0.9.2