Merge "drop mock from lower-constraints and requirements"

This commit is contained in:
Zuul 2020-06-23 09:28:23 +00:00 committed by Gerrit Code Review
commit 9b5ea99863
2 changed files with 0 additions and 2 deletions

View File

@ -18,7 +18,6 @@ idna==2.6
iso8601==0.1.12
keystoneauth1==3.4.0
linecache2==1.0.0
mock==2.0.0
monotonic==1.4
mox3==0.20.0
msgpack==0.5.6

View File

@ -10,7 +10,6 @@
hacking>=3.0.1,<3.1.0 # Apache-2.0
#
coverage!=4.4,>=4.0 # Apache-2.0
mock>=2.0.0 # BSD
nodeenv>=0.9.4 # BSD
pytest>=5.3.5 # MIT
testtools>=2.2.0 # MIT