diff --git a/requirements.txt b/requirements.txt index 4ca703dd9..b9af154df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ python-keystoneclient>=3.8.0 # Apache-2.0 falcon>=0.1.6 # Apache-2.0 keystonemiddleware>=4.12.0 # Apache-2.0 PasteDeploy>=1.5.0 # MIT -pbr>=1.8 # Apache-2.0 +pbr<2.0.0,>=1.8 # Apache-2.0 six>=1.9.0 # MIT pyparsing>=2.1.0 # MIT voluptuous>=0.8.9 # BSD License