summaryrefslogtreecommitdiff
path: root/requirements_test.txt
blob: f67a22d387f985630769be089032d457dad19c25 (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.1
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