#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --resolver=backtracking tests/requirements.in
#
attrs==22.2.0
    # via
    #   hypothesis
    #   pytest
hypothesis==6.68.2
    # via -r tests/requirements.in
iniconfig==2.0.0
    # via pytest
packaging==23.0
    # via pytest
pluggy==1.0.0
    # via pytest
pytest==7.2.1
    # via -r tests/requirements.in
sortedcontainers==2.4.0
    # via hypothesis
