Updated from global requirements

Change-Id: I3046c5bfeecdb378d387a3b0b01f89307e65f0d0
This commit is contained in:
OpenStack Proposal Bot 2017-09-21 13:30:47 +00:00
parent 43343dc87a
commit e1d881c1fe
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
jsonschema<3.0.0,>=2.6.0 # MIT
keystonemiddleware>=4.17.0 # Apache-2.0
mistral-lib>=0.2.0 # Apache-2.0
networkx>=1.10 # BSD
networkx<2.0,>=1.10 # BSD
oslo.concurrency>=3.20.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.context>=2.14.0 # Apache-2.0

View File

@ -10,7 +10,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
keystonemiddleware>=4.17.0 # Apache-2.0
mistral-lib>=0.2.0 # Apache-2.0
mock>=2.0.0 # BSD
networkx>=1.10 # BSD
networkx<2.0,>=1.10 # BSD
nose>=1.3.7 # LGPL
oslotest>=1.10.0 # Apache-2.0
oslo.db>=4.24.0 # Apache-2.0