Updated from global requirements

Change-Id: Id5b48640f9c4534c2769ef21b1753d3887c2b967
This commit is contained in:
OpenStack Proposal Bot 2017-06-15 16:26:00 +00:00
parent a6648264cc
commit 7b2d0637ed
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ six>=1.9.0 # MIT
kazoo>=2.2 # Apache-2.0
pykafka>=2.5.0 # Apache 2.0 License
PyMySQL>=0.7.6 # MIT License
oslo.config>=4.0.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
ujson>=1.35 # BSD