third_party.pylibs.pylint.src/requirements_test_min.txt
2022-03-10 17:13:47 +01:00

7 lines
179 B
Plaintext

-e .[testutil]
# astroid dependency is also defined in setup.cfg
astroid==2.9.3 # Pinned to a specific version for tests
typing-extensions~=4.0
pytest~=7.0
pytest-benchmark~=3.4