#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile tests.in
#
attrs==23.2.0
    # via
    #   outcome
    #   trio
idna==3.7
    # via trio
iniconfig==2.0.0
    # via pytest
outcome==1.3.0.post0
    # via trio
packaging==24.0
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.2.0
    # via -r tests.in
sniffio==1.3.1
    # via trio
sortedcontainers==2.4.0
    # via trio
trio==0.25.0
    # via -r tests.in
