Pin stevedore version to 1.6.0

stevedore (which is used by cliff) in version 1.7.0 breaks our
requirements for pbr. We install pbr 0.11, stevedore requires
pbr>=1.3

Change-Id: If138854114aec773e0de6f0fadf42c0ccc2a1403
Closes-Bug: #1481212
This commit is contained in:
Sebastian Kalinowski 2015-08-04 10:53:54 +02:00 committed by Sebastian Kalinowski
parent 4fe70fb5c0
commit adab9e5c21
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
argparse==1.2.1
# NOTE(prmtl): Bug https://bugs.launchpad.net/fuel/+bug/1481212
stevedore==1.6.0
cliff>=1.7.0,<=1.9.0
pbr>=0.6,!=0.7,<1.0
debtcollector<0.6.0