#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --resolver=backtracking dev-requirements.in
#
alabaster==0.7.13
    # via sphinx
attrs==22.2.0
    # via pytest
babel==2.12.1
    # via sphinx
black==23.1.0
    # via -r dev-requirements.in
bump2version==1.0.1
    # via -r dev-requirements.in
certifi==2022.12.7
    # via requests
charset-normalizer==3.0.1
    # via requests
click==8.1.3
    # via black
colorama==0.4.6
    # via pytest-resource-path
coloredlogs==15.0.1
    # via -r dev-requirements.in
coverage[toml]==7.2.1
    # via pytest-cov
docutils==0.19
    # via sphinx
exceptiongroup==1.1.0
    # via pytest
flake8==6.0.0
    # via
    #   -r dev-requirements.in
    #   pep8-naming
humanfriendly==10.0
    # via coloredlogs
idna==3.4
    # via requests
imagesize==1.4.1
    # via sphinx
importlib-metadata==6.0.0
    # via sphinx
iniconfig==2.0.0
    # via pytest
isort==5.12.0
    # via -r dev-requirements.in
jinja2==3.1.2
    # via sphinx
jsonref==1.1.0
    # via -r dev-requirements.in
markupsafe==2.1.2
    # via jinja2
mccabe==0.7.0
    # via flake8
mypy==1.0.1
    # via -r dev-requirements.in
mypy-extensions==1.0.0
    # via
    #   black
    #   mypy
packaging==23.0
    # via
    #   black
    #   pytest
    #   sphinx
pathspec==0.11.0
    # via black
pep8-naming==0.13.3
    # via -r dev-requirements.in
platformdirs==3.1.0
    # via black
pluggy==1.0.0
    # via pytest
pycodestyle==2.10.0
    # via flake8
pyflakes==3.0.1
    # via flake8
pygments==2.14.0
    # via sphinx
pytest==7.2.2
    # via
    #   -r dev-requirements.in
    #   pytest-cov
    #   pytest-resource-path
pytest-cov==4.0.0
    # via -r dev-requirements.in
pytest-resource-path==1.3.0
    # via -r dev-requirements.in
requests==2.28.2
    # via sphinx
snowballstemmer==2.2.0
    # via sphinx
sphinx==6.1.3
    # via -r dev-requirements.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
    #   coverage
    #   mypy
    #   pytest
typing-extensions==4.5.0
    # via
    #   black
    #   mypy
urllib3==1.26.14
    # via requests
zipp==3.15.0
    # via importlib-metadata
