Updated from global requirements

Change-Id: I7adeb6517e694d95a411bae4041d6fea2d960213
This commit is contained in:
OpenStack Proposal Bot 2016-10-27 12:15:42 +00:00
parent 785998ef4d
commit b28f16fcfc
2 changed files with 2 additions and 2 deletions

View File

@ -6,6 +6,6 @@ six>=1.9.0 # MIT
kazoo>=2.2 # Apache-2.0
kafka-python<1.0.0,>=0.9.5 # Apache-2.0
PyMySQL!=0.7.7,>=0.6.2 # MIT License
oslo.config>=3.14.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
pbr>=1.6 # Apache-2.0
ujson>=1.35 # BSD

View File

@ -4,7 +4,7 @@
# Hacking already pins down pep8, pyflakes and flake8
hacking<0.12,>=0.11.0 # Apache-2.0
Babel>=2.3.4 # BSD
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
httplib2>=0.7.5 # MIT
mock>=2.0 # BSD