corenetworks/dev-requirements.txt

23 lines
387 B
Plaintext

pydocstyle==3.0.0; python_version < "3.5"
pydocstyle; python_version >= "3.5"
flake8
flake8-colors
flake8-blind-except
flake8-builtins
flake8-docstrings==1.5.0
flake8-isort
flake8-logging-format
flake8-polyfill
flake8-quotes
flake8-pep3101
flake8-eradicate; python_version >= "3.6"
pep8-naming
wheel
pytest
pytest-mock
pytest-cov
bandit
requests-mock
yapf
pdoc3; python_version >= "3.6"