5c2557dbaf
Now that we no longer support py27, we can use the standard library unittest.mock module instead of the third party mock lib. Change-Id: Ib6e4e7f89a9990cfb42afa209878812340109ecf Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
hacking>=3.0.1,<3.1.0 # Apache-2.0
|
|
stestr>=2.0.0
|
|
testtools>=0.9.34
|