Updated from global requirements

Change-Id: I8d733ce8d11abbe4cbb0c9d799aecfda00d8d2d0
This commit is contained in:
OpenStack Proposal Bot 2017-05-23 12:02:20 +00:00
parent ba4eb18ed2
commit 8fa4d751e4
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ oslo.messaging>=5.19.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.policy>=1.17.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
PasteDeploy>=1.5.0 # MIT
Werkzeug>=0.7 # BSD License

View File

@ -21,7 +21,7 @@ oslotest>=1.10.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.config>=3.22.0 # Apache-2.0
oslo.messaging>=5.19.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.policy>=1.17.0 # Apache-2.0
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 # BSD
tempest-lib>=0.14.0 # Apache-2.0