third_party.pylibs.pylint.src/requirements_test_min.txt

7 lines
179 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.9.3 # Pinned to a specific version for tests
2022-03-10 16:13:47 +00:00
typing-extensions~=4.0
pytest~=7.0
pytest-benchmark~=3.4