From 5b35e817b25b5013f8851e1f60f2ff3ff57745f5 Mon Sep 17 00:00:00 2001 From: wangzihao Date: Mon, 21 Sep 2020 11:44:59 +0800 Subject: [PATCH] Drop mock from lower-constraints.txt The mock is not needed for py36 and later. Change-Id: I24afe1f1255ac47dfba300946149732f70f5f399 --- lower-constraints.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index 1939f8f..5efec83 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -15,7 +15,6 @@ coverage==4.0 # Apache-2.0 python-subunit==0.0.18 # Apache-2.0/BSD oslotest==1.10.0 # Apache-2.0 stestr==2.0 # Apache-2.0 -mock==2.0 # BSD python-openstackclient==3.14 # Apache-2.0 # doc/requirements.txt