Updated from global requirements
Change-Id: I4549af0e48c9b43b18ec9dafb8abff394d9d2fa7
This commit is contained in:
parent
7ff1397c7a
commit
2b93b29011
@ -9,7 +9,8 @@ coverage>=3.6
|
||||
ddt>=0.7.0
|
||||
discover
|
||||
fixtures>=1.3.1
|
||||
mock>=1.0
|
||||
mock>=1.1;python_version!='2.6'
|
||||
mock==1.0.1;python_version=='2.6'
|
||||
mox3>=0.7.0
|
||||
PyMySQL>=0.6.2 # MIT License
|
||||
psycopg2
|
||||
|
Loading…
Reference in New Issue
Block a user