# SHA1:ad6b5128b682e293488316bb68f1632ee03c4c39
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
#    pip-compile-multi
#
-r base.txt
attrs==22.2.0
    # via
    #   hypothesis
    #   pytest
exceptiongroup==1.1.0
    # via
    #   hypothesis
    #   pytest
hypothesis==6.62.0
    # via -r requirements/test.in
iniconfig==2.0.0
    # via pytest
packaging==23.0
    # via pytest
pluggy==1.0.0
    # via pytest
pyfakefs==5.0.0
    # via -r requirements/test.in
pytest==7.2.0
    # via
    #   -r requirements/test.in
    #   pytest-randomly
pytest-randomly==3.12.0
    # via -r requirements/test.in
pyyaml==6.0
    # via -r requirements/test.in
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.0.1
    # via pytest
