third_party.pylibs.pylint.src/requirements_test_min.txt

8 lines
210 B
Plaintext
Raw Normal View History

-e .[testutils,spelling]
2021-09-14 07:59:18 +00:00
# astroid dependency is also defined in setup.cfg
2022-05-09 11:46:26 +00:00
astroid==2.11.5 # Pinned to a specific version for tests
typing-extensions~=4.2
pytest~=7.1
pytest-benchmark~=3.4
2022-03-18 03:16:23 +00:00
pytest-timeout~=2.1