summaryrefslogtreecommitdiff
path: root/requirements/pytest.pip
blob: b23977b74fc975eb6efa4aa66f535b193a955848 (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://github.com/nedbat/coveragepy/blob/master/NOTICE.txt

# The pytest specifics used by coverage.py

pytest==3.6.3
pytest-xdist==1.22.2
flaky==3.4.0