Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2015-12-01 11:08:16 +00:00 committed by Gerrit Code Review
commit 3d5419aa0b

@ -17,7 +17,7 @@ testscenarios>=0.4
testtools>=1.4.0
unittest2
pylint==1.4.4 # GNU GPL v2
requests!=2.8.0,>=2.5.2
requests>=2.8.1
# Some of the tests use real MySQL and Postgres databases
PyMySQL>=0.6.2 # MIT License