#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile tests.in
#
alabaster==0.7.12
    # via sphinx
attrs==21.4.0
    # via
    #   hypothesis
    #   pytest
babel==2.9.1
    # via sphinx
beautifulsoup4==4.10.0
    # via furo
certifi==2021.10.8
    # via requests
charset-normalizer==2.0.12
    # via requests
coverage[toml]==6.3.2
    # via
    #   -r tests.in
    #   pytest-cov
docutils==0.17.1
    # via sphinx
furo==2022.3.4
    # via -r docs.in
hypothesis==6.39.4
    # via -r tests.in
icdiff==2.0.4
    # via pytest-icdiff
idna==3.3
    # via requests
imagesize==1.3.0
    # via sphinx
iniconfig==1.1.1
    # via pytest
jinja2==3.0.3
    # via sphinx
markupsafe==2.1.1
    # via jinja2
packaging==21.3
    # via
    #   pytest
    #   sphinx
pluggy==1.0.0
    # via pytest
pprintpp==0.4.0
    # via pytest-icdiff
py==1.11.0
    # via
    #   -r tests.in
    #   pytest
py-cpuinfo==8.0.0
    # via pytest-benchmark
pygal==3.0.0
    # via pytest-benchmark
pygaljs==1.0.2
    # via pytest-benchmark
pygments==2.11.2
    # via
    #   furo
    #   sphinx
pyparsing==3.0.7
    # via packaging
pytest==7.1.1
    # via
    #   -r tests.in
    #   pytest-benchmark
    #   pytest-cov
    #   pytest-icdiff
pytest-benchmark[histogram]==3.4.1
    # via -r tests.in
pytest-cov==3.0.0
    # via -r tests.in
pytest-icdiff==0.5
    # via -r tests.in
pytz==2022.1
    # via babel
requests==2.27.1
    # via sphinx
snowballstemmer==2.2.0
    # via sphinx
sortedcollections==2.1.0
    # via -r tests.in
sortedcontainers==2.4.0
    # via
    #   -r tests.in
    #   hypothesis
    #   sortedcollections
soupsieve==2.3.1
    # via beautifulsoup4
sphinx==4.4.0
    # via
    #   -r docs.in
    #   furo
    #   sphinx-copybutton
sphinx-copybutton==0.5.0
    # 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
tomli==2.0.1
    # via
    #   coverage
    #   pytest
urllib3==1.26.9
    # via requests
