Updated from global requirements

Change-Id: I3627334d994b926da583ff0cf8f20f54f8ebcfa3
This commit is contained in:
OpenStack Proposal Bot 2015-07-22 04:54:45 +00:00
parent f0b4fab5b6
commit df608e7b03
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +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.4,>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
mock>=1.2
coverage>=3.6
# this is required for the docs build jobs
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2