python-sdk/requirements-dev.txt

125 lines
2.2 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
autopep8==1.6.0
# via -r requirements-dev.in
black==22.3.0
# via -r requirements-dev.in
certifi==2021.10.8
# via requests
cfgv==3.3.1
# via pre-commit
charset-normalizer==2.0.12
# via requests
click==8.1.3
# via
# black
# pip-tools
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
idna==3.3
# via requests
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
pep8==1.7.1
# via -r requirements-dev.in
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
# autopep8
# 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
requests==2.27.1
# via responses
responses==0.20.0
# via -r requirements-dev.in
six==1.16.0
# via virtualenv
toml==0.10.2
# via
# autopep8
# pre-commit
tomli==2.0.1
# via
# black
# pep517
# pylint
# pytest
typing-extensions==4.2.0
# via
# astroid
# black
# pylint
urllib3==1.26.9
# via
# requests
# responses
virtualenv==20.14.1
# via pre-commit
wheel==0.37.1
# via pip-tools
wrapt==1.14.1
# via astroid
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools