Updated from global requirements

Change-Id: If31f7a41686205c5202c533e5bae1ad6cbcb8e02
This commit is contained in:
OpenStack Proposal Bot 2018-03-17 08:23:16 +00:00 committed by Jeremy Liu
parent 199381ea5e
commit 835a48dd9d
2 changed files with 3 additions and 3 deletions

View File

@ -4,10 +4,10 @@
alembic>=0.8.10 # MIT
Babel!=2.4.0,>=2.3.4 # BSD
cffi>=1.7.0 # MIT
cryptography!=2.0,>=1.9 # BSD/Apache-2.0
cryptography>=2.1 # BSD/Apache-2.0
eventlet!=0.18.3,!=0.20.1,<0.21.0,>=0.18.2 # MIT
jsonschema<3.0.0,>=2.6.0 # MIT
oslo.config>=5.1.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0
oslo.db>=4.27.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0

View File

@ -22,7 +22,7 @@ tempest>=17.1.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
# Documentation build requirements
sphinx!=1.6.6,>=1.6.2 # BSD
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
os-api-ref>=1.4.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
openstackdocstheme>=1.18.1 # Apache-2.0