#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --all-extras pyproject.toml
#
aiohttp==3.9.5
    # via pipecat (pyproject.toml)
aiosignal==1.3.1
    # via aiohttp
annotated-types==0.6.0
    # via pydantic
anthropic==0.25.8
    # via pipecat (pyproject.toml)
anyio==4.3.0
    # via
    #   anthropic
    #   httpx
    #   openai
async-timeout==4.0.3
    # via aiohttp
attrs==23.2.0
    # via aiohttp
av==12.0.0
    # via faster-whisper
azure-cognitiveservices-speech==1.37.0
    # via pipecat (pyproject.toml)
blinker==1.8.2
    # via flask
certifi==2024.2.2
    # via
    #   httpcore
    #   httpx
    #   requests
charset-normalizer==3.3.2
    # via requests
click==8.1.7
    # via flask
coloredlogs==15.0.1
    # via onnxruntime
ctranslate2==4.2.1
    # via faster-whisper
daily-python==0.7.4
    # via pipecat (pyproject.toml)
distro==1.9.0
    # via
    #   anthropic
    #   openai
einops==0.8.0
    # via pipecat (pyproject.toml)
exceptiongroup==1.2.1
    # via anyio
fal-client==0.4.0
    # via pipecat (pyproject.toml)
faster-whisper==1.0.2
    # via pipecat (pyproject.toml)
filelock==3.14.0
    # via
    #   huggingface-hub
    #   pyht
    #   torch
    #   transformers
flask==3.0.3
    # via
    #   flask-cors
    #   pipecat (pyproject.toml)
flask-cors==4.0.1
    # via pipecat (pyproject.toml)
flatbuffers==24.3.25
    # via onnxruntime
frozenlist==1.4.1
    # via
    #   aiohttp
    #   aiosignal
fsspec==2024.3.1
    # via
    #   huggingface-hub
    #   torch
grpcio==1.63.0
    # via pyht
h11==0.14.0
    # via httpcore
httpcore==1.0.5
    # via httpx
httpx==0.27.0
    # via
    #   anthropic
    #   fal-client
    #   openai
httpx-sse==0.4.0
    # via fal-client
huggingface-hub==0.23.0
    # via
    #   faster-whisper
    #   timm
    #   tokenizers
    #   transformers
humanfriendly==10.0
    # via coloredlogs
idna==3.7
    # via
    #   anyio
    #   httpx
    #   requests
    #   yarl
itsdangerous==2.2.0
    # via flask
jinja2==3.1.4
    # via
    #   flask
    #   torch
loguru==0.7.2
    # via pipecat (pyproject.toml)
markupsafe==2.1.5
    # via
    #   jinja2
    #   werkzeug
mpmath==1.3.0
    # via sympy
multidict==6.0.5
    # via
    #   aiohttp
    #   yarl
networkx==3.3
    # via torch
numpy==1.26.4
    # via
    #   ctranslate2
    #   onnxruntime
    #   pipecat (pyproject.toml)
    #   torchvision
    #   transformers
onnxruntime==1.17.3
    # via faster-whisper
openai==1.26.0
    # via pipecat (pyproject.toml)
packaging==24.0
    # via
    #   huggingface-hub
    #   onnxruntime
    #   transformers
pillow==10.3.0
    # via
    #   pipecat (pyproject.toml)
    #   torchvision
protobuf==4.25.3
    # via
    #   onnxruntime
    #   pyht
pyaudio==0.2.14
    # via pipecat (pyproject.toml)
pydantic==2.7.1
    # via
    #   anthropic
    #   openai
pydantic-core==2.18.2
    # via pydantic
pyht==0.0.28
    # via pipecat (pyproject.toml)
python-dotenv==1.0.1
    # via pipecat (pyproject.toml)
pyyaml==6.0.1
    # via
    #   ctranslate2
    #   huggingface-hub
    #   timm
    #   transformers
regex==2024.5.10
    # via transformers
requests==2.31.0
    # via
    #   huggingface-hub
    #   pyht
    #   transformers
safetensors==0.4.3
    # via
    #   timm
    #   transformers
sniffio==1.3.1
    # via
    #   anthropic
    #   anyio
    #   httpx
    #   openai
sympy==1.12
    # via
    #   onnxruntime
    #   torch
timm==0.9.16
    # via pipecat (pyproject.toml)
tokenizers==0.19.1
    # via
    #   anthropic
    #   faster-whisper
    #   transformers
torch==2.3.0
    # via
    #   pipecat (pyproject.toml)
    #   timm
    #   torchaudio
    #   torchvision
torchaudio==2.3.0
    # via pipecat (pyproject.toml)
torchvision==0.18.0
    # via timm
tqdm==4.66.4
    # via
    #   huggingface-hub
    #   openai
    #   transformers
transformers==4.40.2
    # via pipecat (pyproject.toml)
typing-extensions==4.11.0
    # via
    #   anthropic
    #   anyio
    #   huggingface-hub
    #   openai
    #   pipecat (pyproject.toml)
    #   pydantic
    #   pydantic-core
    #   torch
urllib3==2.2.1
    # via requests
websockets==12.0
    # via pipecat (pyproject.toml)
werkzeug==3.0.3
    # via flask
yarl==1.9.4
    # via aiohttp

# The following packages are considered to be unsafe in a requirements file:
# setuptools
