# SHA1:3aee726967b9135c2c45566b757cee9fa193f83a
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
#    pip-compile-multi
#
-r base.txt
-r extra.txt
attrs==23.2.0
    # via hypothesis
beautifulsoup4==4.12.3
    # via
    #   -r test.in
    #   bs4
bs4==0.0.2
    # via -r test.in
execnet==2.1.1
    # via pytest-xdist
hypothesis==6.105.1
    # via -r test.in
iniconfig==2.0.0
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.2.2
    # via
    #   -r test.in
    #   pytest-xdist
pytest-xdist==3.6.1
    # via -r test.in
sortedcontainers==2.4.0
    # via hypothesis
soupsieve==2.5
    # via beautifulsoup4
tomli==2.0.1
    # via pytest
