Updated from global requirements

Change-Id: Ibc01377664435ea9f9719e4569bb6046f35db196
This commit is contained in:
OpenStack Proposal Bot 2017-09-12 04:15:33 +00:00
parent 84576bfa3c
commit d2ee6547bb
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.
beautifulsoup4>=4.6.0 # MIT
lxml!=3.7.0,>=2.3 # BSD
lxml!=3.7.0,>=3.4.1 # BSD
oslo.log>=3.30.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
six>=1.9.0 # MIT