Updated from global requirements

Change-Id: I2b31f97c5c36cee096dfcbd598e74a06d43e9b35
This commit is contained in:
OpenStack Proposal Bot 2015-10-13 09:52:02 +00:00
parent 0b4a06aee4
commit 81f2a6a23c
1 changed files with 1 additions and 1 deletions

View File

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