Updated from global requirements

Change-Id: I84d8576e66ed6ee7bb96f31c09df83ca183b0da6
This commit is contained in:
OpenStack Proposal Bot 2016-02-14 23:07:42 +00:00
parent c875ae8b7d
commit 74d242aafd
1 changed files with 1 additions and 1 deletions

View File

@ -40,6 +40,6 @@ Jinja2>=2.8 # BSD License (3 clause)
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
oslo.messaging>=4.0.0 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
oslo.versionedobjects>=1.4.0 # Apache-2.0
oslo.versionedobjects>=1.5.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
psutil<2.0.0,>=1.1.1 # BSD