summaryrefslogtreecommitdiff
path: root/requirements/pytest.pip
blob: 274168ff2573879fef6e92eec09bf0f8839f9f3e (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.0.5
pytest-xdist==1.15.0
pytest-warnings==0.2.0
flaky==3.3.0