third_party.pylibs.pylint.src/requirements_test_min.txt

7 lines
180 B
Plaintext
Raw Normal View History

-e .[testutil]
2021-09-14 07:59:18 +00:00
# astroid dependency is also defined in setup.cfg
astroid==2.11.0 # Pinned to a specific version for tests
typing-extensions~=4.1
pytest~=7.0
pytest-benchmark~=3.4