Updated from global requirements

Change-Id: I8e0be09fe385bb98cde61b091bb85cad9db31a03
This commit is contained in:
OpenStack Proposal Bot 2015-07-12 15:17:51 +00:00
parent 2eafc71af8
commit 5f57b514ca
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
hacking<0.11,>=0.10.0
coverage>=3.6
discover
mock>=1.0
mock>=1.1;python_version!='2.6'
mock==1.0.1;python_version=='2.6'
mox>=0.5.3
mox3>=0.7.0
PyMySQL>=0.6.2 # MIT License