diff --git a/requirements.txt b/requirements.txt index eccf1eabf..a74582b05 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ kombu>=3.0.25 # BSD netaddr!=0.7.16,>=0.7.12 # BSD SQLAlchemy<1.1.0,>=1.0.10 # MIT WebOb>=1.2.3 # MIT -python-heatclient>=1.1.0 # Apache-2.0 +python-heatclient>=1.4.0 # Apache-2.0 python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0 alembic>=0.8.4 # MIT six>=1.9.0 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index 3214a1443..b144f566d 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD hacking<0.11,>=0.10.2 mock>=2.0 # BSD python-subunit>=0.0.18 # Apache-2.0/BSD -python-tackerclient>=0.5.0 # Apache-2.0 +python-tackerclient>=0.6.0 # Apache-2.0 ordereddict # MIT sphinx!=1.3b1,<1.3,>=1.2.1 # BSD oslotest>=1.10.0 # Apache-2.0