#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile --constraint=requirements/linting.txt --output-file=requirements/tests.txt --strip-extras requirements/tests.in
#
aiodns==3.2.0
    # via foxglove-web
aiohappyeyeballs==2.3.6
    # via aiohttp
aiohttp==3.10.3
    # via -r requirements/tests.in
aiosignal==1.3.1
    # via aiohttp
annotated-types==0.7.0
    # via pydantic
anyio==4.4.0
    # via
    #   httpx
    #   starlette
arq==0.26.0
    # via foxglove-web
async-timeout==4.0.3
    # via -r requirements/tests.in
asyncpg==0.29.0
    # via foxglove-web
attrs==24.2.0
    # via aiohttp
bcrypt==4.2.0
    # via foxglove-web
buildpg==0.4
    # via foxglove-web
certifi==2024.7.4
    # via
    #   httpcore
    #   httpx
    #   requests
    #   sentry-sdk
cffi==1.17.0
    # via pycares
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via
    #   arq
    #   typer
    #   uvicorn
coverage==7.6.1
    # via -r requirements/tests.in
dirty-equals==0.8.0
    # via -r requirements/tests.in
fastapi==0.112.1
    # via foxglove-web
foxglove-web==0.0.39
    # via -r requirements/tests.in
frozenlist==1.4.1
    # via
    #   aiohttp
    #   aiosignal
h11==0.14.0
    # via
    #   httpcore
    #   uvicorn
hiredis==3.0.0
    # via redis
httpcore==1.0.5
    # via httpx
httpx==0.27.0
    # via foxglove-web
idna==3.7
    # via
    #   anyio
    #   httpx
    #   requests
    #   yarl
iniconfig==2.0.0
    # via pytest
itsdangerous==2.2.0
    # via foxglove-web
markdown-it-py==3.0.0
    # via rich
mdurl==0.1.2
    # via markdown-it-py
multidict==6.0.5
    # via
    #   aiohttp
    #   yarl
packaging==24.1
    # via pytest
pillow==10.4.0
    # via -r requirements/tests.in
pluggy==1.5.0
    # via pytest
pycares==4.4.0
    # via aiodns
pycparser==2.22
    # via cffi
pydantic==2.8.2
    # via
    #   fastapi
    #   foxglove-web
    #   pydantic-settings
pydantic-core==2.20.1
    # via pydantic
pydantic-settings==2.4.0
    # via foxglove-web
pygments==2.18.0
    # via
    #   -r requirements/tests.in
    #   rich
pytest==8.3.2
    # via
    #   -r requirements/tests.in
    #   pytest-asyncio
    #   pytest-mock
    #   pytest-pretty
pytest-asyncio==0.23.8
    # via -r requirements/tests.in
pytest-mock==3.14.0
    # via -r requirements/tests.in
pytest-pretty==1.2.0
    # via -r requirements/tests.in
python-dotenv==1.0.1
    # via pydantic-settings
redis==4.6.0
    # via arq
requests==2.32.3
    # via -r requirements/tests.in
rich==13.7.1
    # via
    #   pytest-pretty
    #   typer
sentry-sdk==2.13.0
    # via foxglove-web
shellingham==1.5.4
    # via typer
sniffio==1.3.1
    # via
    #   anyio
    #   httpx
starlette==0.38.2
    # via fastapi
typer==0.12.3
    # via foxglove-web
typing-extensions==4.12.2
    # via
    #   -c requirements/linting.txt
    #   fastapi
    #   pydantic
    #   pydantic-core
    #   typer
urllib3==2.2.2
    # via
    #   requests
    #   sentry-sdk
uvicorn==0.30.6
    # via foxglove-web
yarl==1.9.4
    # via aiohttp
