Block requests 2.9.0

Breaks the wsgi IPv6 unit tests.

Depends-On: Ifb080c72a16ed4b93040fb7c06bdc072b7247f6e

Change-Id: I158bd1cba9bc85521ac0e236f66e7780a59e9ac2
Closes-Bug: #1526413
This commit is contained in:
Matt Riedemann 2015-12-15 08:38:17 -08:00
parent 7c8b4ac20e
commit fdb4ebb48f

View File

@ -29,7 +29,7 @@ python-cinderclient>=1.3.1
python-keystoneclient!=1.8.0,>=1.6.0
python-neutronclient>=2.6.0
python-glanceclient>=0.18.0
requests>=2.8.1
requests!=2.9.0,>=2.8.1
six>=1.9.0
stevedore>=1.5.0 # Apache-2.0
setuptools>=16.0