summaryrefslogtreecommitdiff
path: root/requirements/pytest.pip
blob: e8c59d29550026739844b29bccb590f293783277 (plain)
1
2
3
4
5
6
7
8
9
# 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.7.1
pluggy>=0.7         # pytest needs this, but pip doesn't understand
pytest-xdist==1.22.5
flaky==3.4.0