third_party.pylibs.pylint.src/requirements_test_min.txt
2022-09-07 14:47:49 +02:00

10 lines
240 B
Plaintext

-e .[testutils,spelling]
# astroid dependency is also defined in pyproject.toml
astroid==2.12.9 # Pinned to a specific version for tests
typing-extensions~=4.3
pytest~=7.1
pytest-benchmark~=3.4
pytest-timeout~=2.1
towncrier~=22.8
requests