Updated from global requirements

Change-Id: Ia46e86ba73655b2c36d634b9775b09de52807042
This commit is contained in:
OpenStack Proposal Bot 2015-07-12 15:17:32 +00:00
parent 6a3db6deab
commit ff51ae3a5e
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
hacking<0.11,>=0.10.0
Babel>=1.3
coverage>=3.6
mock>=1.0
mock>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
mox3>=0.7.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.5.0 # Apache-2.0