compose/requirements-dev.txt
Christopher Crone 28310b3ba4 requirements-dev: Fix version of mock to 2.0.0
Signed-off-by: Christopher Crone <christopher.crone@docker.com>
2019-03-22 15:15:16 +01:00

6 lines
74 B
Plaintext

coverage==4.4.2
flake8==3.5.0
mock==2.0.0
pytest==3.6.3
pytest-cov==2.5.1