Updated from global requirements

Change-Id: I109231bd6790b6ef4d44db6e20a99969cefcf251
This commit is contained in:
OpenStack Proposal Bot 2017-08-18 04:53:22 +00:00
parent 4c8c6647a3
commit 3108aff185
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ oslo.versionedobjects>=1.17.0 # Apache-2.0
osprofiler>=1.4.0 # Apache-2.0
PasteDeploy>=1.5.0 # MIT
pytz>=2013.6 # MIT
PyYAML>=3.10.0 # MIT
PyYAML>=3.10 # MIT
qpid-python;python_version=='2.7' # Apache-2.0
requests>=2.14.2 # Apache-2.0
Routes>=2.3.1 # MIT

View File

@ -6,7 +6,7 @@
coverage!=4.4,>=4.0 # Apache-2.0
flake8<2.6.0,>=2.5.4 # MIT
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
mock>=2.0 # BSD
mock>=2.0.0 # BSD
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
PyMySQL>=0.7.6 # MIT License