Updated from global requirements

Change-Id: I9fcc1afbc8cef0103c7524c9f8a9601ecfa9299f
This commit is contained in:
OpenStack Proposal Bot 2015-07-12 15:18:15 +00:00
parent 61520479bb
commit a336dbd707
1 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,8 @@ hacking<0.11,>=0.10.0
#
coverage>=3.6
django-nose>=1.2
mock>=1.0
mock>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
mox>=0.5.3
nodeenv>=0.9.4 # BSD License
nose