diff --git a/requirements.txt b/requirements.txt index b396215d190..3aa4f69e886 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ netaddr!=0.7.16,>=0.7.13 # BSD netifaces>=0.10.4 # MIT neutron-lib>=0.4.0 # Apache-2.0 python-neutronclient>=5.1.0 # Apache-2.0 -tenacity>=3.1.1 # Apache-2.0 +tenacity>=3.2.1 # Apache-2.0 ryu!=4.1,!=4.2,!=4.2.1,!=4.4,>=3.30 # Apache-2.0 SQLAlchemy<1.1.0,>=1.0.10 # MIT WebOb>=1.6.0 # MIT @@ -44,7 +44,7 @@ oslo.service>=1.10.0 # Apache-2.0 oslo.utils>=3.17.0 # Apache-2.0 oslo.versionedobjects>=1.13.0 # Apache-2.0 osprofiler>=1.4.0 # Apache-2.0 -ovs>=2.6.0 # Apache-2.0 +ovs>=2.6.1 # Apache-2.0 python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0 python-designateclient>=1.5.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 0522cba1532..ef7410e754c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -18,7 +18,7 @@ oslotest>=1.10.0 # Apache-2.0 os-testr>=0.8.0 # Apache-2.0 ddt>=1.0.1 # MIT pylint==1.4.5 # GPLv2 -reno>=1.8.0 # Apache2 +reno>=1.8.0 # Apache-2.0 # Needed to run DB commands in virtualenvs PyMySQL!=0.7.7,>=0.6.2 # MIT License tempest>=12.1.0 # Apache-2.0