Updated from global requirements

Change-Id: Ia7e660253ca2ba7165a4b10f68d06bff90445f32
This commit is contained in:
OpenStack Proposal Bot 2015-07-17 16:16:45 +00:00
parent 9a1ba80ce2
commit f9a6595d9e

@ -25,5 +25,5 @@ oslosphinx>=2.5.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
# mocking framework
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'