summaryrefslogtreecommitdiff
path: root/requirements_test.txt
blob: 3c81513d3f756fe46906f99d392aa3954a8e7475 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
-r requirements_test_pre_commit.txt
-r requirements_test_min.txt
coveralls~=3.2
coverage~=5.5
pre-commit~=2.15;python_full_version>="3.6.2"
tbump~=6.4.0
pyenchant~=3.2
pytest-cov~=2.12
pytest-profiling~=1.7
pytest-xdist~=2.4
# Type packages for mypy
types-pkg_resources==0.1.3
types-toml==0.10.0