#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile --resolver=backtracking requirements/test.in
#
attrs==23.1.0
    # via hypothesis
exceptiongroup==1.1.1
    # via
    #   hypothesis
    #   pytest
hypothesis==6.78.2
    # via -r requirements/test.in
iniconfig==2.0.0
    # via pytest
packaging==23.1
    # via pytest
pluggy==1.0.0
    # via pytest
pytest==7.3.2
    # via -r requirements/test.in
sortedcontainers==2.4.0
    # via hypothesis
tomli==2.0.1
    # via pytest
