third_party.pylibs.pylint.src/requirements_test_min.txt
2022-05-09 14:09:51 +02:00

8 lines
210 B
Plaintext

-e .[testutils,spelling]
# astroid dependency is also defined in setup.cfg
astroid==2.11.5 # Pinned to a specific version for tests
typing-extensions~=4.2
pytest~=7.1
pytest-benchmark~=3.4
pytest-timeout~=2.1