diff --git a/requirements.txt b/requirements.txt index 3252a92ea6..17be344b3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0 lxml>=2.3 # BSD Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT -cryptography>=1.0 # BSD/Apache-2.0 +cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0 WebOb>=1.2.3 # MIT greenlet>=0.3.2 # MIT PasteDeploy>=1.5.0 # MIT @@ -44,7 +44,7 @@ oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.5.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 oslo.rootwrap>=2.0.0 # Apache-2.0 -oslo.messaging>=4.0.0 # Apache-2.0 +oslo.messaging>=4.5.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0 oslo.i18n>=2.1.0 # Apache-2.0 oslo.service>=1.0.0 # Apache-2.0