Cap requests-mock to 1.6.0

Version 1.7.0 includes a fix that is breaking some keystoneauth tests:

  https://github.com/jamielennox/requests-mock/pull/93

Cap at 1.6.0 until we can get keystoneauth refactored to use the new
version.

Related-Bug: #1842978
Change-Id: I45e2011424c45ce41387164d29f7efd90efdfe63
This commit is contained in:
Lance Bragstad 2019-09-05 19:28:16 +00:00 committed by Andreas Jaeger
parent 84fbbf9ff1
commit b7fc4603ab
2 changed files with 2 additions and 2 deletions

View File

@ -446,7 +446,7 @@ python-pytun # MIT
pyzmq # LGPL+BSD
redis # MIT
hiredis # BSD
requests-mock # Apache-2.0
requests-mock!=1.7.0 # Apache-2.0
tenacity # Apache-2.0
retrying!=1.3.0 # Apache-2.0
selenium # Apache-2.0

View File

@ -212,7 +212,7 @@ openstack-release-test===1.4.2
pylxd===2.2.10
pycryptodomex===3.9.0
anyjson===0.3.3
requests-mock===1.7.0
requests-mock===1.6.0
os-apply-config===10.4.0
prometheus-client===0.7.1
oslosphinx===4.18.0