Updated from global requirements

Change-Id: I7c45b976f8793e8b6bd35055f0e403a8de2ccdb6
This commit is contained in:
OpenStack Proposal Bot 2015-07-17 16:11:53 +00:00
parent f54b1682c0
commit f0b4fab5b6
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.
nose
mock>=1.1;python_version!='2.6'
mock!=1.1.4,>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
coverage>=3.6
# this is required for the docs build jobs