gp2040ce-binary-tools/requirements/requirements-dev.txt

79 lines
1.9 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --extra=dev --output-file=requirements/requirements-dev.txt
#
build==0.10.0
# via pip-tools
click==8.1.3
# via pip-tools
flake8==6.0.0
# via
# flake8-builtins
# flake8-docstrings
# flake8-executable
# flake8-isort
# flake8-mutable
# flake8-pyproject
# gp2040ce-binary-tools (pyproject.toml)
flake8-blind-except==0.2.1
# via gp2040ce-binary-tools (pyproject.toml)
flake8-builtins==2.1.0
# via gp2040ce-binary-tools (pyproject.toml)
flake8-docstrings==1.7.0
# via gp2040ce-binary-tools (pyproject.toml)
flake8-executable==2.1.3
# via gp2040ce-binary-tools (pyproject.toml)
flake8-fixme==1.1.1
# via gp2040ce-binary-tools (pyproject.toml)
flake8-isort==6.0.0
# via gp2040ce-binary-tools (pyproject.toml)
flake8-logging-format==0.9.0
# via gp2040ce-binary-tools (pyproject.toml)
flake8-mutable==1.2.0
# via gp2040ce-binary-tools (pyproject.toml)
flake8-pyproject==1.2.3
# via gp2040ce-binary-tools (pyproject.toml)
grpcio==1.54.2
# via grpcio-tools
grpcio-tools==1.54.2
# via gp2040ce-binary-tools (pyproject.toml)
isort==5.12.0
# via flake8-isort
mccabe==0.7.0
# via flake8
packaging==23.1
# via
# build
# setuptools-scm
pip-tools==6.13.0
# via gp2040ce-binary-tools (pyproject.toml)
protobuf==4.23.3
# via grpcio-tools
pycodestyle==2.10.0
# via flake8
pydocstyle==6.3.0
# via flake8-docstrings
pyflakes==3.0.1
# via flake8
pyproject-hooks==1.0.0
# via build
setuptools-scm==7.1.0
# via gp2040ce-binary-tools (pyproject.toml)
snowballstemmer==2.2.0
# via pydocstyle
tomli==2.0.1
# via
# build
# flake8-pyproject
# setuptools-scm
typing-extensions==4.6.3
# via setuptools-scm
wheel==0.40.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools