Updated from global requirements

Change-Id: I2e43a7737e7c16534d3e0fd6bb27ca281035c886
This commit is contained in:
OpenStack Proposal Bot 2015-07-12 15:17:18 +00:00
parent 640e1bf74d
commit b39e2f2922
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
nose
mock>=1.0
mock>=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
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2