third_party.pylibs.pylint.src/requirements_test.txt

14 lines
297 B
Plaintext
Raw Normal View History

-r requirements_test_pre_commit.txt
-r requirements_test_min.txt
coveralls~=3.3
coverage~=6.1.2
pre-commit~=2.15;python_full_version>="3.6.2"
tbump~=6.5.0
pyenchant~=3.2
pytest-cov~=3.0
pytest-profiling~=1.7
pytest-xdist~=2.4
2021-06-14 08:58:28 +00:00
# Type packages for mypy
types-pkg_resources==0.1.3
types-toml==0.10.1