#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile requirements-tests.in
#
annotated-types==0.6.0
    # via pydantic
bo4e==0.6.1
    # via -r requirements-tests.in
colorama==0.4.6
    # via pytest
iniconfig==2.0.0
    # via pytest
iso3166==2.1.1
    # via bo4e
packaging==23.2
    # via pytest
pluggy==1.3.0
    # via pytest
pydantic==2.6.2
    # via bo4e
pydantic-core==2.16.3
    # via pydantic
pyhumps==3.8.0
    # via bo4e
pytest==8.0.1
    # via
    #   -r requirements-tests.in
    #   pytest-asyncio
pytest-asyncio==0.23.5
    # via -r requirements-tests.in
typing-extensions==4.9.0
    # via
    #   pydantic
    #   pydantic-core
