#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile '.\dev_requirements\requirements-tests.in'
#
anyio==4.9.0
    # via httpx
certifi==2025.6.15
    # via
    #   httpcore
    #   httpx
colorama==0.4.6
    # via pytest
h11==0.16.0
    # via httpcore
httpcore==1.0.9
    # via httpx
httpx==0.28.1
    # via respx
idna==3.10
    # via
    #   anyio
    #   httpx
iniconfig==2.1.0
    # via pytest
more-itertools==10.7.0
    # via -r .\dev_requirements\requirements-tests.in
packaging==25.0
    # via pytest
pluggy==1.6.0
    # via pytest
pygments==2.19.2
    # via pytest
pytest==8.4.1
    # via
    #   -r .\dev_requirements\requirements-tests.in
    #   pytest-asyncio
pytest-asyncio==1.0.0
    # via -r .\dev_requirements\requirements-tests.in
respx==0.22.0
    # via -r .\dev_requirements\requirements-tests.in
sniffio==1.3.1
    # via anyio
typing-extensions==4.14.0
    # via anyio
