| # |
| # This file is autogenerated by pip-compile with Python 3.9 |
| # by the following command: |
| # |
| # pip-compile --output-file=requirements/lint.txt requirements/lint.in |
| # |
| check-manifest==0.42 |
| # via -r requirements/lint.in |
| docutils==0.16 |
| # via pyroma |
| entrypoints==0.3 |
| # via flake8 |
| flake8==3.7.9 |
| # via -r requirements/lint.in |
| mccabe==0.6.1 |
| # via flake8 |
| pep517==0.8.2 |
| # via check-manifest |
| pycodestyle==2.5.0 |
| # via flake8 |
| pyflakes==2.1.1 |
| # via flake8 |
| pygments==2.14.0 |
| # via pyroma |
| pyroma==2.6 |
| # via -r requirements/lint.in |
| toml==0.10.0 |
| # via check-manifest |
|
|
| # The following packages are considered to be unsafe in a requirements file: |
| # setuptools |
|
|