Updated from global requirements

Change-Id: I7bf51e14a888c90e48d150df15882f46c1c101b6
This commit is contained in:
OpenStack Proposal Bot 2017-03-20 13:20:38 +00:00
parent 8d478d277f
commit b08517e6a9
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 # MIT
lxml>=2.3,!=3.7.0 # BSD
lxml!=3.7.0,>=2.3 # BSD
oslo.log>=3.11.0 # Apache-2.0
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
six>=1.9.0 # MIT