Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2017-09-21 17:22:17 +00:00 committed by Gerrit Code Review
commit 466c45b1e4
2 changed files with 2 additions and 2 deletions

@ -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

@ -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