# This file was autogenerated by uv via the following command:
#    uv pip compile requirements/testing.in -o requirements/testing.txt
anyio==4.4.0
    # via httpx
certifi==2024.6.2
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.3.2
    # via requests
coverage==7.5.3
    # via pytest-cov
freezegun==1.5.1
h11==0.14.0
    # via httpcore
httpcore==1.0.5
    # via httpx
httpx==0.27.0
idna==3.7
    # via
    #   anyio
    #   httpx
    #   requests
iniconfig==2.0.0
    # via pytest
itsdangerous==2.2.0
packaging==24.1
    # via pytest
pluggy==1.5.0
    # via pytest
pytest==8.2.2
    # via
    #   pytest-asyncio
    #   pytest-cov
pytest-asyncio==0.23.7
pytest-cov==5.0.0
python-dateutil==2.9.0.post0
    # via freezegun
requests==2.32.3
six==1.16.0
    # via python-dateutil
sniffio==1.3.1
    # via
    #   anyio
    #   httpx
sqlalchemy==2.0.30
typing-extensions==4.12.2
    # via sqlalchemy
urllib3==2.2.2
    # via requests
websockets==12.0
