Limited 'requests' version in requirements

Due https://review.openstack.org/#/c/246651/
Closes-Bug:#1519318

Change-Id: Ib5fe44ae34c330ee1da1686f32b7c903b783d630
This commit is contained in:
Alexey Shtokolov 2015-11-24 02:36:10 +03:00
parent 89ef1c52e7
commit dd155ad347
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ oslo.db<1.8.0
ply==3.4
psycopg2==2.5.1
pycrypto==2.6.1
requests>=1.2.3
requests>=1.2.3,<2.8.0
simplejson>=3.3.0
six>=1.5.2
urllib3>=1.7