#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile '.\dev_requirements\requirements-tests.in'
#
exceptiongroup==1.2.0
    # via pytest
iniconfig==2.0.0
    # via pytest
packaging==23.0
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.2.0
    # via
    #   -r dev_requirements/requirements-tests.in
    #   pytest-asyncio
pytest-asyncio==0.23.6
    # via -r dev_requirements/requirements-tests.in
tomli==2.0.1
    # via pytest
