Freeze for pytest-mock

Prevents error:
> AttributeError: 'Config' object has no attribute 'add_cleanup'

Change-Id: I34a9bd24ef538cdf307417642c8b6969950ee2ff
This commit is contained in:
Mykola Yakovliev 2016-01-27 15:42:50 -06:00
parent 9669877af6
commit 256b57e6fb
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
hacking<0.11,>=0.10.0
pytest<2.8.0
pytest-cov
pytest-mock
pytest-mock<0.10.0
pyzabbix==0.7.3