Update requirements_dev.txt

Lets try to pin pytest mock before the breaking change.. The tests still needs to fixed as mocker patch dont really work.
This commit is contained in:
Hellowlol 2019-11-28 23:46:04 +01:00
parent 2d1976d6c0
commit bf6b3d3b9b

View file

@ -8,7 +8,7 @@ pillow
pytest
pytest-cache
pytest-cov
pytest-mock
pytest-mock<=1.11.2
recommonmark
requests
sphinx