#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile --output-file=requirements/dev.txt requirements/dev.in
#
astroid==2.7.3
    # via pylint
black==21.8b0
    # via -r requirements/dev.in
bleach==4.1.0
    # via readme-renderer
certifi==2021.5.30
    # via requests
charset-normalizer==2.0.4
    # via requests
click==7.1.2
    # via
    #   -r requirements/dev.in
    #   black
    #   pip-tools
colorama==0.4.4
    # via twine
docutils==0.17.1
    # via readme-renderer
idna==3.2
    # via requests
importlib-metadata==4.8.1
    # via
    #   keyring
    #   twine
isort==5.9.3
    # via pylint
keyring==23.1.0
    # via twine
lazy-object-proxy==1.6.0
    # via astroid
mccabe==0.6.1
    # via pylint
mypy==0.910
    # via -r requirements/dev.in
mypy-extensions==0.4.3
    # via
    #   black
    #   mypy
packaging==21.0
    # via bleach
pathspec==0.9.0
    # via black
pep517==0.11.0
    # via pip-tools
pip-tools==6.2.0
    # via -r requirements/dev.in
pkginfo==1.7.1
    # via twine
platformdirs==2.3.0
    # via
    #   black
    #   pylint
pygments==2.10.0
    # via readme-renderer
pylint==2.10.2
    # via -r requirements/dev.in
pyparsing==2.4.7
    # via packaging
readme-renderer==29.0
    # via twine
regex==2021.8.28
    # via black
requests==2.26.0
    # via
    #   requests-toolbelt
    #   twine
requests-toolbelt==0.9.1
    # via twine
rfc3986==1.5.0
    # via twine
six==1.16.0
    # via
    #   bleach
    #   readme-renderer
toml==0.10.2
    # via
    #   mypy
    #   pylint
tomli==1.2.1
    # via
    #   black
    #   pep517
tqdm==4.62.2
    # via twine
twine==3.4.2
    # via -r requirements/dev.in
typing-extensions==3.10.0.2
    # via
    #   black
    #   mypy
urllib3==1.26.6
    # via requests
webencodings==0.5.1
    # via bleach
wheel==0.37.0
    # via pip-tools
wrapt==1.12.1
    # via astroid
zipp==3.5.0
    # via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools
