Fix CI issues for stable/6.1

Pin the version of stevedore to 1.4.0, add version requirements
for pytz.

Change-Id: I0a29648da9e49339cbc0fe0d6111ef2ae5d320fa
Closes-bug: #1567277
This commit is contained in:
Roman Prykhodchenko 2016-04-25 16:31:17 +02:00 committed by Alexey Stupnikov
parent 58cfd7a644
commit 4fd3d4ab16
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ oslo.serialization>=1.4.0,<1.5.0
six>=1.5.2
pbr>=0.7.0
Jinja2
stevedore>=0.15
stevedore<=1.4.0
requests>=1.2.3
urllib3>=1.7
PyYAML==3.10
pytz>=2013.6