#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile requirements/dev.in
#
astroid==3.0.2
    # via pylint
attrs==23.1.0
    # via scriv
black==23.12.1
    # via -r requirements/dev.in
build==1.0.3
    # via pip-tools
certifi==2023.11.17
    # via requests
cffi==1.16.0
    # via cryptography
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via
    #   -r requirements/base.txt
    #   black
    #   click-log
    #   pip-tools
    #   scriv
click-log==0.4.0
    # via scriv
cryptography==41.0.7
    # via secretstorage
dill==0.3.7
    # via pylint
docutils==0.20.1
    # via readme-renderer
exceptiongroup==1.2.0
    # via pytest
idna==3.6
    # via requests
importlib-metadata==7.0.1
    # via
    #   keyring
    #   twine
iniconfig==2.0.0
    # via pytest
isort==5.13.2
    # via pylint
jaraco-classes==3.3.0
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
jinja2==3.1.2
    # via scriv
keyring==24.3.0
    # via twine
markdown-it-py==3.0.0
    # via
    #   rich
    #   scriv
markupsafe==2.1.3
    # via jinja2
mccabe==0.7.0
    # via pylint
mdurl==0.1.2
    # via markdown-it-py
more-itertools==10.1.0
    # via jaraco-classes
mypy-extensions==1.0.0
    # via black
nh3==0.2.15
    # via readme-renderer
packaging==23.2
    # via
    #   black
    #   build
    #   pytest
pathspec==0.12.1
    # via black
pip-tools==7.3.0
    # via -r requirements/dev.in
pkginfo==1.9.6
    # via twine
platformdirs==4.1.0
    # via
    #   black
    #   pylint
pluggy==1.3.0
    # via pytest
pycparser==2.21
    # via cffi
pygments==2.17.2
    # via
    #   readme-renderer
    #   rich
pylint==3.0.3
    # via -r requirements/dev.in
pyproject-hooks==1.0.0
    # via build
pytest==7.4.3
    # via -r requirements/dev.in
readme-renderer==42.0
    # via twine
requests==2.31.0
    # via
    #   requests-toolbelt
    #   scriv
    #   twine
requests-toolbelt==1.0.0
    # via twine
rfc3986==2.0.0
    # via twine
rich==13.7.0
    # via twine
scriv==1.5.1
    # via -r requirements/dev.in
secretstorage==3.3.3
    # via keyring
tomli==2.0.1
    # via
    #   black
    #   build
    #   pip-tools
    #   pylint
    #   pyproject-hooks
    #   pytest
tomlkit==0.12.3
    # via pylint
twine==4.0.2
    # via -r requirements/dev.in
typing-extensions==4.9.0
    # via
    #   astroid
    #   black
urllib3==2.1.0
    # via
    #   requests
    #   twine
wheel==0.42.0
    # via pip-tools
zipp==3.17.0
    # via importlib-metadata

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