Add "mock" in test-requirements and lower-constraints

Change-Id: Ie4841d6e334b2ebed37e5da0dd5f3fa336e4b73a
This commit is contained in:
Cédric Jeanneret 2020-07-07 15:35:46 +02:00 committed by Jose Luis Franco Arza
parent 95898bff35
commit 5dfccb80f1
2 changed files with 2 additions and 0 deletions

View File

@ -114,3 +114,4 @@ urllib3==1.22
warlock==1.3.0
websocket-client==0.47.0
wrapt==1.10.11
mock==2.0.0

View File

@ -15,3 +15,4 @@ testtools>=2.2.0 # MIT
reno>=3.1.0 # Apache-2.0
netaddr>=0.7.18 # BSD
pre-commit # MIT
mock>=2.0.0 # BSD