#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile requirements/tests.in
#
--trusted-host pypi.python.org
--trusted-host pypi.org
--trusted-host files.pythonhosted.org
--trusted-host pypi01vp.office.noris.de

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 requirements/tests.in
sniffio==1.3.1
    # via trio
sortedcontainers==2.4.0
    # via trio
trio==0.28.0
    # via -r requirements/tests.in
