# SHA1:5a64fa69ae7d842b229fb34dc3b7a8814c0eefa8
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
#    pip-compile-multi
#
-r base.txt
attrs==22.1.0
    # via
    #   hypothesis
    #   pytest
exceptiongroup==1.0.2
    # via
    #   hypothesis
    #   pytest
hypothesis==6.57.1
    # via -r requirements/test.in
iniconfig==1.1.1
    # via pytest
packaging==21.3
    # via pytest
pluggy==1.0.0
    # via pytest
pyfakefs==5.0.0
    # via -r requirements/test.in
pyparsing==3.0.9
    # via packaging
pytest==7.2.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
