Block broken requests 2.20.0
Change-Id: I2889804a19499e1238b9b8cec9ebaea2c037d7d7 Related-Bug: 1800985 Depends-On: https://review.openstack.org/617296
This commit is contained in:
parent
476ed701e2
commit
37091909c8
@ -46,7 +46,7 @@ python-keystoneclient>=3.8.0 # Apache-2.0
|
||||
python-novaclient>=9.1.0 # Apache-2.0
|
||||
python-swiftclient>=3.2.0 # Apache-2.0
|
||||
pytz>=2013.6 # MIT
|
||||
requests>=2.14.2 # Apache-2.0
|
||||
requests>=2.14.2,!=2.20.0 # Apache-2.0
|
||||
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
||||
Routes>=2.3.1 # MIT
|
||||
taskflow>=2.16.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user