third_party.pylibs.pylint.src/requirements_test_min.txt
Daniël van Noord 2500086376
Add typing with PyAnnotate to ./tests (#4950)
* Add mypy_extensions to requirement for ``NoReturn``

Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
2021-09-04 18:52:55 +02:00

6 lines
119 B
Plaintext

-e .
astroid==2.7.3 # Pinned to a specific version for tests
pytest~=6.2
pytest-benchmark~=3.4
mypy_extensions==0.4.3