diff --git a/requirements.txt b/requirements.txt index 3fd3d419..df3be15e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -34,7 +34,7 @@ python-troveclient>=2.2.0 # Apache-2.0 requests>=2.14.2 # Apache-2.0 Routes>=2.3.1 # MIT python-neutronclient>=6.3.0 # Apache-2.0 -six>=1.9.0 # MIT +six>=1.10.0 # MIT SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT sqlalchemy-migrate>=0.11.0 # Apache-2.0 stevedore>=1.20.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 5c9f04ad..195ecdee 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,12 +6,12 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 botocore>=1.5.1 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 croniter>=0.3.4 # MIT License -python-subunit>=0.0.18 # Apache-2.0/BSD +python-subunit>=1.0.0 # Apache-2.0/BSD sphinx>=1.6.2 # BSD oslotest>=1.10.0 # Apache-2.0 taskflow>=2.7.0 # Apache-2.0 testscenarios>=0.4 # Apache-2.0/BSD -testtools>=1.4.0 # MIT +testtools>=2.2.0 # MIT kubernetes>=1.0.0 # Apache-2.0 python-swiftclient>=3.2.0 # Apache-2.0 python-glanceclient>=2.8.0 # Apache-2.0