#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile tests.in
#
alabaster==0.7.12
    # via sphinx
attrs==21.2.0
    # via
    #   hypothesis
    #   pytest
babel==2.9.1
    # via sphinx
certifi==2021.5.30
    # via requests
charset-normalizer==2.0.4
    # via requests
coverage==5.5
    # via
    #   -r tests.in
    #   pytest-cov
docutils==0.17.1
    # via sphinx
hypothesis==6.17.4
    # via -r tests.in
icdiff==2.0.4
    # via pytest-icdiff
idna==3.2
    # via requests
imagesize==1.2.0
    # via sphinx
iniconfig==1.1.1
    # via pytest
jinja2==3.0.1
    # via sphinx
markupsafe==2.0.1
    # via jinja2
packaging==21.0
    # via
    #   pytest
    #   sphinx
pluggy==1.0.0
    # via pytest
pprintpp==0.4.0
    # via pytest-icdiff
py-cpuinfo==8.0.0
    # via pytest-benchmark
py==1.10.0
    # via
    #   -r tests.in
    #   pytest
pygments==2.10.0
    # via sphinx
pyparsing==2.4.7
    # via packaging
pytest-benchmark==3.4.1
    # via -r tests.in
pytest-cov==2.12.1
    # via -r tests.in
pytest-icdiff==0.5
    # via -r tests.in
pytest==6.2.5
    # via
    #   -r tests.in
    #   pytest-benchmark
    #   pytest-cov
    #   pytest-icdiff
pytz==2021.1
    # via babel
requests==2.26.0
    # via sphinx
snowballstemmer==2.1.0
    # via sphinx
sortedcollections==2.1.0
    # via -r tests.in
sortedcontainers==2.4.0
    # via
    #   -r tests.in
    #   hypothesis
    #   sortedcollections
sphinx==4.1.2  # TODO: Enable Sphinx in tox.ini for 3.10 once there's a compatible version of Sphinx
    # via -r docs.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
    #   pytest
    #   pytest-cov
urllib3==1.26.6
    # via requests

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