python-sdk/requirements-dev.txt

105 lines
1.8 KiB
Plaintext

#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile requirements-dev.in
#
astroid==2.11.5
# via pylint
attrs==21.4.0
# via pytest
black==22.3.0
# via -r requirements-dev.in
cfgv==3.3.1
# via pre-commit
click==8.1.3
# via
# black
# pip-tools
coverage==6.5.0
# via -r requirements-dev.in
dill==0.3.4
# via pylint
distlib==0.3.4
# via virtualenv
filelock==3.6.0
# via virtualenv
flake8==4.0.1
# via -r requirements-dev.in
identify==2.5.0
# via pre-commit
iniconfig==1.1.1
# via pytest
isort==5.10.1
# via pylint
lazy-object-proxy==1.7.1
# via astroid
mccabe==0.6.1
# via
# flake8
# pylint
mypy-extensions==0.4.3
# via black
nodeenv==1.6.0
# via pre-commit
packaging==21.3
# via pytest
pathspec==0.9.0
# via black
pep517==0.12.0
# via pip-tools
pip-tools==6.6.0
# via -r requirements-dev.in
platformdirs==2.5.2
# via
# black
# pylint
# virtualenv
pluggy==1.0.0
# via pytest
pre-commit==2.19.0
# via -r requirements-dev.in
py==1.11.0
# via pytest
pycodestyle==2.8.0
# via flake8
pyflakes==2.4.0
# via flake8
pylint==2.13.8
# via -r requirements-dev.in
pyparsing==3.0.9
# via packaging
pytest==7.1.2
# via
# -r requirements-dev.in
# pytest-mock
pytest-mock==3.7.0
# via -r requirements-dev.in
pyyaml==6.0
# via pre-commit
six==1.16.0
# via virtualenv
toml==0.10.2
# via pre-commit
tomli==2.0.1
# via
# black
# pep517
# pylint
# pytest
typing-extensions==4.2.0
# via
# astroid
# black
# pylint
virtualenv==20.14.1
# via pre-commit
wheel==0.38.0
# via pip-tools
wrapt==1.14.1
# via astroid
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools