#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --output-file=requirements_dev.txt requirements_dev.in
#
alabaster==0.7.13
    # via sphinx
astroid==2.14.1
    # via pylint
attrs==22.2.0
    # via pytest
babel==2.11.0
    # via sphinx
black==23.1.0
    # via -r requirements_dev.in
bleach==6.0.0
    # via readme-renderer
bump2version==1.0.1
    # via -r requirements_dev.in
certifi==2022.12.7
    # via requests
cffi==1.15.1
    # via cryptography
charset-normalizer==3.0.1
    # via requests
click==8.1.3
    # via black
cryptography==39.0.1
    # via secretstorage
dill==0.3.6
    # via pylint
docutils==0.19
    # via
    #   readme-renderer
    #   sphinx
exceptiongroup==1.1.0
    # via pytest
idna==3.4
    # via requests
imagesize==1.4.1
    # via sphinx
importlib-metadata==6.0.0
    # via
    #   keyring
    #   sphinx
    #   twine
iniconfig==2.0.0
    # via pytest
isort==5.12.0
    # via
    #   -r requirements_dev.in
    #   pylint
jaraco-classes==3.2.3
    # via keyring
jeepney==0.8.0
    # via
    #   keyring
    #   secretstorage
jinja2==3.1.2
    # via sphinx
keyring==23.13.1
    # via twine
lazy-object-proxy==1.9.0
    # via astroid
markdown-it-py==2.1.0
    # via rich
markupsafe==2.1.2
    # via jinja2
mccabe==0.7.0
    # via pylint
mdurl==0.1.2
    # via markdown-it-py
more-itertools==9.0.0
    # via jaraco-classes
mypy-extensions==1.0.0
    # via black
packaging==23.0
    # via
    #   black
    #   pytest
    #   sphinx
pathspec==0.11.0
    # via
    #   black
    #   yamllint
pkginfo==1.9.6
    # via twine
platformdirs==3.0.0
    # via
    #   black
    #   pylint
pluggy==1.0.0
    # via pytest
pycparser==2.21
    # via cffi
pygments==2.14.0
    # via
    #   readme-renderer
    #   rich
    #   sphinx
pylint==2.16.1
    # via -r requirements_dev.in
pytest==7.2.1
    # via -r requirements_dev.in
pytz==2022.7.1
    # via babel
pyyaml==6.0
    # via yamllint
readme-renderer==37.3
    # via twine
requests==2.28.2
    # via
    #   requests-toolbelt
    #   sphinx
    #   twine
requests-toolbelt==0.10.1
    # via twine
rfc3986==2.0.0
    # via twine
rich==13.3.1
    # via twine
secretstorage==3.3.3
    # via keyring
six==1.16.0
    # via bleach
snowballstemmer==2.2.0
    # via sphinx
sphinx==6.1.3
    # via -r requirements_dev.in
sphinxcontrib-applehelp==1.0.4
    # via sphinx
sphinxcontrib-devhelp==1.0.2
    # via sphinx
sphinxcontrib-htmlhelp==2.0.1
    # via sphinx
sphinxcontrib-jsmath==1.0.1
    # via sphinx
sphinxcontrib-qthelp==1.0.3
    # via sphinx
sphinxcontrib-serializinghtml==1.1.5
    # via sphinx
tomli==2.0.1
    # via
    #   black
    #   pylint
    #   pytest
tomlkit==0.11.6
    # via pylint
twine==4.0.2
    # via -r requirements_dev.in
typing-extensions==4.4.0
    # via
    #   astroid
    #   black
    #   pylint
urllib3==1.26.14
    # via
    #   requests
    #   twine
webencodings==0.5.1
    # via bleach
wrapt==1.14.1
    # via astroid
yamllint==1.29.0
    # via -r requirements_dev.in
zipp==3.12.1
    # via importlib-metadata

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