#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile '.\dev_requirements\requirements-tests.in'
#
annotated-types==0.5.0
    # via pydantic
iniconfig==2.0.0
    # via pytest
packaging==23.0
    # via pytest
pluggy==1.0.0
    # via pytest
pydantic==2.5.3
    # via -r dev_requirements/requirements-tests.in
pydantic-core==2.14.6
    # via pydantic
pytest==7.4.4
    # via
    #   -r dev_requirements/requirements-tests.in
    #   pytest-asyncio
pytest-asyncio==0.23.3
    # via -r dev_requirements/requirements-tests.in
typing-extensions==4.8.0
    # via
    #   pydantic
    #   pydantic-core
