summaryrefslogtreecommitdiff
path: root/requirements/pytest.pip
blob: dfa447fb1fc93df3dd6eae2a53bb1d4d92cb85a6 (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.5.1
pytest-xdist==1.22.2
flaky==3.4.0