#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
#    pip-compile tests.in
#
attrs==24.3.0
    # via
    #   outcome
    #   trio
idna==3.10
    # via trio
iniconfig==2.0.0
    # via pytest
outcome==1.3.0.post0
    # via trio
packaging==24.2
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.3.4
    # via -r tests.in
sniffio==1.3.1
    # via trio
sortedcontainers==2.4.0
    # via trio
trio==0.27.0
    # via -r tests.in
