summaryrefslogtreecommitdiff
path: root/requirements_test.txt
blob: ed915d2c72a70bc669eaec28d92e6e6f0c8baef7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
-r requirements_test_pre_commit.txt
-r requirements_test_min.txt
coverage~=7.0
pre-commit~=2.21
tbump~=6.9.0
contributors-txt>=1.0.0
pytest-cov~=4.0
pytest-profiling~=1.7
pytest-xdist~=3.1
# Type packages for mypy
types-pkg_resources==0.1.3
tox>=3