Updated from global requirements

Change-Id: Ie25a7c99d9e56aea98900d573bd14f30533eaa86
This commit is contained in:
OpenStack Proposal Bot 2015-07-17 16:17:09 +00:00
parent dc23ed6cc3
commit 8a25ca4863

View File

@ -22,7 +22,7 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.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'
# used for oslotest cross-testing scripts