Files
mongo/etc/pip/components/lint.req

13 lines
280 B
Plaintext

# Linters
# Note: These versions are checked by python modules in buildscripts/linter/
GitPython ~= 3.1.7
mypy ~= 0.942
pydocstyle == 6.1.1
pylint == 2.7.2
structlog ~= 19.2.0
typing <= 3.7.4.3
yamllint == 1.15.0
yapf == 0.26.0
evergreen-lint == 0.1.3
types-setuptools == 57.4.12