Updated from global requirements

Change-Id: I3c685b9877e406508dd45e3f09af321d73dcff6d
This commit is contained in:
OpenStack Proposal Bot 2017-04-07 06:04:27 +00:00
parent d7d6aee6fc
commit cd664a5c4c
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>=2.0.0 # Apache-2.0
Babel>=2.3.4 # BSD
Babel!=2.4.0,>=2.3.4 # BSD
cliff>=2.3.0 # Apache-2.0
PyYAML>=3.10.0 # MIT
python-dateutil>=2.4.2 # BSD