Update Nailgun python requirements

Synchronize 'requests' requirement with OpenStack global requirements.

Change-Id: Ie556a2ed224963a3e99ce1c54455c1f8921d5909
Closes-Bug: #1528149
This commit is contained in:
Artem Roma 2015-12-21 12:06:08 +02:00
parent ec25ae8df2
commit e7fa62d6a2
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ oslo.db>2.4.1
ply>=3.4
psycopg2>=2.5.1
pycrypto>=2.6.1
requests>=2.5.2,!=2.8.0
requests>=2.5.2,!=2.8.0,!=2.9.0
simplejson>=3.3.0
six>=1.9.0
urllib3>=1.8.3