#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile requirements/dev-requirements.in
#
alabaster==0.7.12
    # via sphinx
astroid==2.8.0
    # via pylint
attrs==21.2.0
    # via
    #   hypothesis
    #   pytest
babel==2.9.1
    # via sphinx
black==21.9b0
    # via -r requirements/dev-requirements.in
certifi==2021.5.30
    # via
    #   -c requirements/requirements.txt
    #   requests
charset-normalizer==2.0.6
    # via
    #   -c requirements/requirements.txt
    #   requests
click==8.0.1
    # via black
coverage==5.5
    # via pytest-cov
docutils==0.17.1
    # via
    #   sphinx
    #   sphinx-rtd-theme
hypothesis==6.21.6
    # via -r requirements/dev-requirements.in
idna==3.2
    # via
    #   -c requirements/requirements.txt
    #   requests
imagesize==1.2.0
    # via sphinx
iniconfig==1.1.1
    # via pytest
isort==5.9.3
    # via pylint
jinja2==3.0.1
    # via sphinx
lazy-object-proxy==1.6.0
    # via astroid
markupsafe==2.0.1
    # via jinja2
mccabe==0.6.1
    # via pylint
mypy==0.910
    # via -r requirements/dev-requirements.in
mypy-extensions==0.4.3
    # via
    #   black
    #   mypy
packaging==21.0
    # via
    #   pytest
    #   sphinx
pathspec==0.9.0
    # via black
platformdirs==2.3.0
    # via
    #   black
    #   pylint
pluggy==1.0.0
    # via pytest
py==1.10.0
    # via pytest
pygments==2.10.0
    # via sphinx
pylint==2.11.1
    # via -r requirements/dev-requirements.in
pyparsing==2.4.7
    # via packaging
pytest==6.2.5
    # via
    #   -r requirements/dev-requirements.in
    #   pytest-cov
pytest-cov==2.12.1
    # via -r requirements/dev-requirements.in
pytz==2021.1
    # via babel
regex==2021.8.28
    # via black
requests==2.26.0
    # via
    #   -c requirements/requirements.txt
    #   sphinx
snowballstemmer==2.1.0
    # via sphinx
sortedcontainers==2.4.0
    # via hypothesis
sphinx==4.2.0
    # via
    #   -r requirements/dev-requirements.in
    #   sphinx-rtd-theme
sphinx-rtd-theme==1.0.0
    # via -r requirements/dev-requirements.in
sphinxcontrib-applehelp==1.0.2
    # via sphinx
sphinxcontrib-devhelp==1.0.2
    # via sphinx
sphinxcontrib-htmlhelp==2.0.0
    # via sphinx
sphinxcontrib-jsmath==1.0.1
    # via sphinx
sphinxcontrib-qthelp==1.0.3
    # via sphinx
sphinxcontrib-serializinghtml==1.1.5
    # via sphinx
toml==0.10.2
    # via
    #   mypy
    #   pylint
    #   pytest
    #   pytest-cov
tomli==1.2.1
    # via black
typing-extensions==3.10.0.2
    # via
    #   astroid
    #   black
    #   mypy
    #   pylint
urllib3==1.26.6
    # via
    #   -c requirements/requirements.txt
    #   requests
wrapt==1.12.1
    # via astroid

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