#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile --extra=dev --output-file=dev-requirements.txt pyproject.toml
#
attrs==22.1.0
    # via pytest
autopep8==2.0.0
    # via pip-licenses (pyproject.toml)
black==24.3.0
    # via pip-licenses (pyproject.toml)
bleach==5.0.1
    # via readme-renderer
build==0.9.0
    # via pip-tools
certifi==2024.7.4
    # via requests
cffi==1.15.1
    # via cryptography
charset-normalizer==2.1.1
    # via requests
click==8.1.3
    # via
    #   black
    #   pip-tools
commonmark==0.9.1
    # via rich
coverage[toml]==6.5.0
    # via pytest-cov
cryptography==42.0.4
    # via secretstorage
docutils==0.19
    # via
    #   pip-licenses (pyproject.toml)
    #   readme-renderer
exceptiongroup==1.2.0
    # via pytest
idna==3.7
    # via requests
importlib-metadata==5.1.0
    # via
    #   keyring
    #   twine
iniconfig==1.1.1
    # via pytest
isort==5.10.1
    # via pip-licenses (pyproject.toml)
jaraco-classes==3.2.3
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
keyring==23.11.0
    # via twine
more-itertools==9.0.0
    # via jaraco-classes
mypy==0.991
    # via pip-licenses (pyproject.toml)
mypy-extensions==0.4.3
    # via
    #   black
    #   mypy
packaging==22.0
    # via
    #   black
    #   build
    #   pytest
pathspec==0.10.2
    # via black
pep517==0.13.0
    # via build
pip-tools==6.11.0
    # via pip-licenses (pyproject.toml)
pkginfo==1.9.2
    # via twine
platformdirs==2.6.0
    # via black
pluggy==1.0.0
    # via pytest
prettytable==3.9.0
    # via -r requirements.in
py==1.11.0
    # via pytest-pycodestyle
pycodestyle==2.10.0
    # via
    #   autopep8
    #   pytest-pycodestyle
pycparser==2.21
    # via cffi
pygments==2.15.0
    # via
    #   readme-renderer
    #   rich
pypandoc==1.10
    # via pip-licenses (pyproject.toml)
pytest==7.2.0
    # via
    #   pytest-cov
    #   pytest-pycodestyle
pytest-cov==4.0.0
    # via pip-licenses (pyproject.toml)
pytest-pycodestyle==2.3.1
    # via pip-licenses (pyproject.toml)
pytest-runner==6.0.0
    # via pip-licenses (pyproject.toml)
readme-renderer==37.3
    # via twine
requests==2.32.0
    # via
    #   requests-toolbelt
    #   twine
requests-toolbelt==0.10.1
    # via twine
rfc3986==2.0.0
    # via twine
rich==12.6.0
    # via twine
secretstorage==3.3.3
    # via keyring
six==1.16.0
    # via bleach
tomli==2.0.1
    # via
    #   autopep8
    #   black
    #   build
    #   coverage
    #   mypy
    #   pep517
    #   pytest
tomli-w==1.0.0
    # via pip-licenses (pyproject.toml)
twine==4.0.2
    # via pip-licenses (pyproject.toml)
typing-extensions==4.10.0
    # via
    #   black
    #   mypy
    #   rich
urllib3==1.26.19
    # via
    #   requests
    #   twine
wcwidth==0.2.13
    # via prettytable
webencodings==0.5.1
    # via bleach
wheel==0.38.4
    # via
    #   pip-licenses (pyproject.toml)
    #   pip-tools
zipp==3.19.1
    # via importlib-metadata

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