Updated from global requirements

Change-Id: I433afb10f728e8b37da6d27ea2da8b96a3ef59f1
This commit is contained in:
OpenStack Proposal Bot
2015-07-12 15:21:44 +00:00
parent 9989a94f01
commit 0fe4fbbedf

View File

@@ -22,4 +22,5 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.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'