summaryrefslogtreecommitdiff
path: root/requirements_test.txt
blob: c55ab661210d63c4802d9ed47b5df1c2a020efd0 (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>=0.9.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