summaryrefslogtreecommitdiff
path: root/requirements/pytest.pip
blob: d90c16b41ced1dbf61252f7da73d1a04d27ef710 (plain)
1
2
3
4
5
6
7
8
# Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt

# The pytest specifics used by coverage.py

pytest==3.6.0
pytest-xdist==1.22.2
flaky==3.4.0