Updated from global requirements

Change-Id: I156f9c1ef99d17ec9b5b7040ffaf18292f76083d
This commit is contained in:
OpenStack Proposal Bot
2015-11-27 22:38:24 +00:00
parent 6cc0024a87
commit 83519631b1

View File

@@ -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