Updated from global requirements

Change-Id: Ia0e48712ea2f7e698c91637d1a42bbc3766b62a6
This commit is contained in:
OpenStack Proposal Bot 2017-01-03 14:47:47 +00:00
parent 424c66b3dd
commit d725b41817
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=1.8 # Apache-2.0
PyMySQL!=0.7.7,>=0.7.6 # MIT License
PyMySQL>=0.7.6 # MIT License
six>=1.9.0 # MIT
SQLAlchemy<1.1.0,>=1.0.10 # MIT
kafka-python<1.0.0,>=0.9.5 # Apache-2.0