summaryrefslogtreecommitdiffstats
path: root/.config/requirements-test.txt
blob: a89d450e93756352628ad91d30a21a0744915fa9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
black # IDE support
coverage-enable-subprocess # see https://github.com/nedbat/coveragepy/issues/1341#issuecomment-1228942657
coverage[toml] >= 6.4.4
flake8 # IDE support
flake8-future-annotations # IDE support
mypy # IDE support
psutil # soft-dep of pytest-xdist
pylint # IDE support
pytest >= 7.2.0
pytest-mock
pytest-plus >= 0.2 # for PYTEST_REQPASS
pytest-xdist >= 2.1.0
types-pyyaml # IDE support