Updated from global requirements

Change-Id: I7e9ed0fffa0188147c7df06a0ee81c769c683ba9
This commit is contained in:
OpenStack Proposal Bot 2017-09-26 03:32:20 +00:00
parent 2453044f13
commit ae63d247ed
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ six>=1.9.0 # MIT
stevedore>=1.20.0 # Apache-2.0
oslo.config>=4.6.0 # Apache-2.0
oslo.context>=2.14.0 # Apache-2.0
oslo.db>=4.24.0 # Apache-2.0
oslo.db>=4.27.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0

View File

@ -31,5 +31,5 @@ openstackdocstheme>=1.17.0 # Apache-2.0
# This needs to be installed after above modules
pydotplus>=2.0.2 # MIT License
pyparsing>=2.1.0 # MIT
networkx>=1.10 # BSD
networkx<2.0,>=1.10 # BSD