diff --git a/requirements.txt b/requirements.txt index 905dbe299d..c00a874338 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ SQLAlchemy<1.1.0,>=1.0.10 # MIT WSME>=0.8 # MIT WebOb>=1.6.0 # MIT alembic>=0.8.4 # MIT -cliff>=2.2.0 # Apache-2.0 +cliff>=2.3.0 # Apache-2.0 decorator>=3.4.0 # BSD docker-py<1.8.0,>=1.6.0 # Apache-2.0 enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD