Updated from global requirements

Change-Id: I79b5c1401d39311f501cd65578aa1a513eeb5013
This commit is contained in:
OpenStack Proposal Bot 2015-07-12 15:21:25 +00:00
parent 781868f2da
commit 858c5deeb1

@ -25,4 +25,5 @@ oslosphinx>=2.5.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
# mocking framework
mock>=1.0
mock>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'