Merge pull request #320 from pipecat-ai/aleix/req-updates-072324
update project requirements and dependencies
This commit is contained in:
@@ -4,5 +4,5 @@ grpcio-tools~=1.62.2
|
|||||||
pip-tools~=7.4.1
|
pip-tools~=7.4.1
|
||||||
pyright~=1.1.367
|
pyright~=1.1.367
|
||||||
pytest~=8.2.0
|
pytest~=8.2.0
|
||||||
setuptools~=69.5.1
|
setuptools~=71.1.0
|
||||||
setuptools_scm~=8.1.0
|
setuptools_scm~=8.1.0
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ aiofiles==24.1.0
|
|||||||
# via deepgram-sdk
|
# via deepgram-sdk
|
||||||
aiohttp==3.9.5
|
aiohttp==3.9.5
|
||||||
# via
|
# via
|
||||||
# cartesia
|
|
||||||
# deepgram-sdk
|
# deepgram-sdk
|
||||||
# langchain
|
# langchain
|
||||||
# langchain-community
|
# langchain-community
|
||||||
@@ -36,17 +35,15 @@ attrs==23.2.0
|
|||||||
# via
|
# via
|
||||||
# aiohttp
|
# aiohttp
|
||||||
# openpipe
|
# openpipe
|
||||||
av==12.2.0
|
av==12.3.0
|
||||||
# via faster-whisper
|
# via faster-whisper
|
||||||
azure-cognitiveservices-speech==1.38.0
|
azure-cognitiveservices-speech==1.38.0
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
blinker==1.8.2
|
blinker==1.8.2
|
||||||
# via flask
|
# via flask
|
||||||
cachetools==5.3.3
|
cachetools==5.4.0
|
||||||
# via google-auth
|
# via google-auth
|
||||||
cartesia==1.0.3
|
certifi==2024.7.4
|
||||||
# via pipecat-ai (pyproject.toml)
|
|
||||||
certifi==2024.6.2
|
|
||||||
# via
|
# via
|
||||||
# httpcore
|
# httpcore
|
||||||
# httpx
|
# httpx
|
||||||
@@ -80,13 +77,11 @@ einops==0.8.0
|
|||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
email-validator==2.2.0
|
email-validator==2.2.0
|
||||||
# via fastapi
|
# via fastapi
|
||||||
exceptiongroup==1.2.1
|
exceptiongroup==1.2.2
|
||||||
# via
|
# via anyio
|
||||||
# anyio
|
|
||||||
# pytest
|
|
||||||
fal-client==0.4.1
|
fal-client==0.4.1
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
fastapi==0.111.0
|
fastapi==0.111.1
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
fastapi-cli==0.0.4
|
fastapi-cli==0.0.4
|
||||||
# via fastapi
|
# via fastapi
|
||||||
@@ -124,9 +119,9 @@ google-api-core[grpc]==2.19.1
|
|||||||
# google-ai-generativelanguage
|
# google-ai-generativelanguage
|
||||||
# google-api-python-client
|
# google-api-python-client
|
||||||
# google-generativeai
|
# google-generativeai
|
||||||
google-api-python-client==2.135.0
|
google-api-python-client==2.137.0
|
||||||
# via google-generativeai
|
# via google-generativeai
|
||||||
google-auth==2.31.0
|
google-auth==2.32.0
|
||||||
# via
|
# via
|
||||||
# google-ai-generativelanguage
|
# google-ai-generativelanguage
|
||||||
# google-api-core
|
# google-api-core
|
||||||
@@ -135,7 +130,7 @@ google-auth==2.31.0
|
|||||||
# google-generativeai
|
# google-generativeai
|
||||||
google-auth-httplib2==0.2.0
|
google-auth-httplib2==0.2.0
|
||||||
# via google-api-python-client
|
# via google-api-python-client
|
||||||
google-generativeai==0.7.1
|
google-generativeai==0.7.2
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
googleapis-common-protos==1.63.2
|
googleapis-common-protos==1.63.2
|
||||||
# via
|
# via
|
||||||
@@ -143,7 +138,7 @@ googleapis-common-protos==1.63.2
|
|||||||
# grpcio-status
|
# grpcio-status
|
||||||
greenlet==3.0.3
|
greenlet==3.0.3
|
||||||
# via sqlalchemy
|
# via sqlalchemy
|
||||||
grpcio==1.64.1
|
grpcio==1.65.1
|
||||||
# via
|
# via
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# grpcio-status
|
# grpcio-status
|
||||||
@@ -165,7 +160,6 @@ httptools==0.6.1
|
|||||||
httpx==0.27.0
|
httpx==0.27.0
|
||||||
# via
|
# via
|
||||||
# anthropic
|
# anthropic
|
||||||
# cartesia
|
|
||||||
# deepgram-sdk
|
# deepgram-sdk
|
||||||
# fal-client
|
# fal-client
|
||||||
# fastapi
|
# fastapi
|
||||||
@@ -173,7 +167,7 @@ httpx==0.27.0
|
|||||||
# openpipe
|
# openpipe
|
||||||
httpx-sse==0.4.0
|
httpx-sse==0.4.0
|
||||||
# via fal-client
|
# via fal-client
|
||||||
huggingface-hub==0.23.4
|
huggingface-hub==0.24.1
|
||||||
# via
|
# via
|
||||||
# faster-whisper
|
# faster-whisper
|
||||||
# timm
|
# timm
|
||||||
@@ -188,8 +182,6 @@ idna==3.7
|
|||||||
# httpx
|
# httpx
|
||||||
# requests
|
# requests
|
||||||
# yarl
|
# yarl
|
||||||
iniconfig==2.0.0
|
|
||||||
# via pytest
|
|
||||||
itsdangerous==2.2.0
|
itsdangerous==2.2.0
|
||||||
# via flask
|
# via flask
|
||||||
jinja2==3.1.4
|
jinja2==3.1.4
|
||||||
@@ -203,23 +195,23 @@ jsonpatch==1.33
|
|||||||
# via langchain-core
|
# via langchain-core
|
||||||
jsonpointer==3.0.0
|
jsonpointer==3.0.0
|
||||||
# via jsonpatch
|
# via jsonpatch
|
||||||
langchain==0.2.6
|
langchain==0.2.11
|
||||||
# via
|
# via
|
||||||
# langchain-community
|
# langchain-community
|
||||||
# pipecat-ai (pyproject.toml)
|
# pipecat-ai (pyproject.toml)
|
||||||
langchain-community==0.2.6
|
langchain-community==0.2.10
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
langchain-core==0.2.10
|
langchain-core==0.2.23
|
||||||
# via
|
# via
|
||||||
# langchain
|
# langchain
|
||||||
# langchain-community
|
# langchain-community
|
||||||
# langchain-openai
|
# langchain-openai
|
||||||
# langchain-text-splitters
|
# langchain-text-splitters
|
||||||
langchain-openai==0.1.10
|
langchain-openai==0.1.17
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
langchain-text-splitters==0.2.2
|
langchain-text-splitters==0.2.2
|
||||||
# via langchain
|
# via langchain
|
||||||
langsmith==0.1.83
|
langsmith==0.1.93
|
||||||
# via
|
# via
|
||||||
# langchain
|
# langchain
|
||||||
# langchain-community
|
# langchain-community
|
||||||
@@ -296,31 +288,26 @@ nvidia-nvtx-cu12==12.1.105
|
|||||||
# via torch
|
# via torch
|
||||||
onnxruntime==1.18.1
|
onnxruntime==1.18.1
|
||||||
# via faster-whisper
|
# via faster-whisper
|
||||||
openai==1.27.0
|
openai==1.35.15
|
||||||
# via
|
# via
|
||||||
# langchain-openai
|
# langchain-openai
|
||||||
# openpipe
|
# openpipe
|
||||||
# pipecat-ai (pyproject.toml)
|
# pipecat-ai (pyproject.toml)
|
||||||
openpipe==4.16.0
|
openpipe==4.18.0
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
orjson==3.10.5
|
orjson==3.10.6
|
||||||
# via
|
# via langsmith
|
||||||
# fastapi
|
|
||||||
# langsmith
|
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
# via
|
# via
|
||||||
# huggingface-hub
|
# huggingface-hub
|
||||||
# langchain-core
|
# langchain-core
|
||||||
# marshmallow
|
# marshmallow
|
||||||
# onnxruntime
|
# onnxruntime
|
||||||
# pytest
|
|
||||||
# transformers
|
# transformers
|
||||||
pillow==10.3.0
|
pillow==10.3.0
|
||||||
# via
|
# via
|
||||||
# pipecat-ai (pyproject.toml)
|
# pipecat-ai (pyproject.toml)
|
||||||
# torchvision
|
# torchvision
|
||||||
pluggy==1.5.0
|
|
||||||
# via pytest
|
|
||||||
proto-plus==1.24.0
|
proto-plus==1.24.0
|
||||||
# via
|
# via
|
||||||
# google-ai-generativelanguage
|
# google-ai-generativelanguage
|
||||||
@@ -344,7 +331,7 @@ pyasn1-modules==0.4.0
|
|||||||
# via google-auth
|
# via google-auth
|
||||||
pyaudio==0.2.14
|
pyaudio==0.2.14
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
pydantic==2.8.0
|
pydantic==2.8.2
|
||||||
# via
|
# via
|
||||||
# anthropic
|
# anthropic
|
||||||
# fastapi
|
# fastapi
|
||||||
@@ -353,7 +340,7 @@ pydantic==2.8.0
|
|||||||
# langchain-core
|
# langchain-core
|
||||||
# langsmith
|
# langsmith
|
||||||
# openai
|
# openai
|
||||||
pydantic-core==2.20.0
|
pydantic-core==2.20.1
|
||||||
# via pydantic
|
# via pydantic
|
||||||
pygments==2.18.0
|
pygments==2.18.0
|
||||||
# via rich
|
# via rich
|
||||||
@@ -363,10 +350,6 @@ pyloudnorm==0.1.1
|
|||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
pyparsing==3.1.2
|
pyparsing==3.1.2
|
||||||
# via httplib2
|
# via httplib2
|
||||||
pytest==8.2.2
|
|
||||||
# via pytest-asyncio
|
|
||||||
pytest-asyncio==0.23.7
|
|
||||||
# via cartesia
|
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
# via openpipe
|
# via openpipe
|
||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
@@ -391,7 +374,6 @@ regex==2024.5.15
|
|||||||
# transformers
|
# transformers
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
# via
|
# via
|
||||||
# cartesia
|
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# huggingface-hub
|
# huggingface-hub
|
||||||
# langchain
|
# langchain
|
||||||
@@ -428,11 +410,11 @@ sqlalchemy==2.0.31
|
|||||||
# langchain-community
|
# langchain-community
|
||||||
starlette==0.37.2
|
starlette==0.37.2
|
||||||
# via fastapi
|
# via fastapi
|
||||||
sympy==1.12.1
|
sympy==1.13.1
|
||||||
# via
|
# via
|
||||||
# onnxruntime
|
# onnxruntime
|
||||||
# torch
|
# torch
|
||||||
tenacity==8.4.2
|
tenacity==8.5.0
|
||||||
# via
|
# via
|
||||||
# langchain
|
# langchain
|
||||||
# langchain-community
|
# langchain-community
|
||||||
@@ -446,8 +428,6 @@ tokenizers==0.19.1
|
|||||||
# anthropic
|
# anthropic
|
||||||
# faster-whisper
|
# faster-whisper
|
||||||
# transformers
|
# transformers
|
||||||
tomli==2.0.1
|
|
||||||
# via pytest
|
|
||||||
torch==2.3.1
|
torch==2.3.1
|
||||||
# via
|
# via
|
||||||
# pipecat-ai (pyproject.toml)
|
# pipecat-ai (pyproject.toml)
|
||||||
@@ -489,13 +469,11 @@ typing-extensions==4.12.2
|
|||||||
# uvicorn
|
# uvicorn
|
||||||
typing-inspect==0.9.0
|
typing-inspect==0.9.0
|
||||||
# via dataclasses-json
|
# via dataclasses-json
|
||||||
ujson==5.10.0
|
|
||||||
# via fastapi
|
|
||||||
uritemplate==4.1.1
|
uritemplate==4.1.1
|
||||||
# via google-api-python-client
|
# via google-api-python-client
|
||||||
urllib3==2.2.2
|
urllib3==2.2.2
|
||||||
# via requests
|
# via requests
|
||||||
uvicorn[standard]==0.30.1
|
uvicorn[standard]==0.30.3
|
||||||
# via fastapi
|
# via fastapi
|
||||||
uvloop==0.19.0
|
uvloop==0.19.0
|
||||||
# via uvicorn
|
# via uvicorn
|
||||||
@@ -505,7 +483,6 @@ watchfiles==0.22.0
|
|||||||
# via uvicorn
|
# via uvicorn
|
||||||
websockets==12.0
|
websockets==12.0
|
||||||
# via
|
# via
|
||||||
# cartesia
|
|
||||||
# deepgram-sdk
|
# deepgram-sdk
|
||||||
# pipecat-ai (pyproject.toml)
|
# pipecat-ai (pyproject.toml)
|
||||||
# uvicorn
|
# uvicorn
|
||||||
|
|||||||
@@ -8,7 +8,6 @@ aiofiles==24.1.0
|
|||||||
# via deepgram-sdk
|
# via deepgram-sdk
|
||||||
aiohttp==3.9.5
|
aiohttp==3.9.5
|
||||||
# via
|
# via
|
||||||
# cartesia
|
|
||||||
# deepgram-sdk
|
# deepgram-sdk
|
||||||
# langchain
|
# langchain
|
||||||
# langchain-community
|
# langchain-community
|
||||||
@@ -36,17 +35,15 @@ attrs==23.2.0
|
|||||||
# via
|
# via
|
||||||
# aiohttp
|
# aiohttp
|
||||||
# openpipe
|
# openpipe
|
||||||
av==12.2.0
|
av==12.3.0
|
||||||
# via faster-whisper
|
# via faster-whisper
|
||||||
azure-cognitiveservices-speech==1.38.0
|
azure-cognitiveservices-speech==1.38.0
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
blinker==1.8.2
|
blinker==1.8.2
|
||||||
# via flask
|
# via flask
|
||||||
cachetools==5.3.3
|
cachetools==5.4.0
|
||||||
# via google-auth
|
# via google-auth
|
||||||
cartesia==1.0.3
|
certifi==2024.7.4
|
||||||
# via pipecat-ai (pyproject.toml)
|
|
||||||
certifi==2024.6.2
|
|
||||||
# via
|
# via
|
||||||
# httpcore
|
# httpcore
|
||||||
# httpx
|
# httpx
|
||||||
@@ -80,13 +77,11 @@ einops==0.8.0
|
|||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
email-validator==2.2.0
|
email-validator==2.2.0
|
||||||
# via fastapi
|
# via fastapi
|
||||||
exceptiongroup==1.2.1
|
exceptiongroup==1.2.2
|
||||||
# via
|
# via anyio
|
||||||
# anyio
|
|
||||||
# pytest
|
|
||||||
fal-client==0.4.1
|
fal-client==0.4.1
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
fastapi==0.111.0
|
fastapi==0.111.1
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
fastapi-cli==0.0.4
|
fastapi-cli==0.0.4
|
||||||
# via fastapi
|
# via fastapi
|
||||||
@@ -123,9 +118,9 @@ google-api-core[grpc]==2.19.1
|
|||||||
# google-ai-generativelanguage
|
# google-ai-generativelanguage
|
||||||
# google-api-python-client
|
# google-api-python-client
|
||||||
# google-generativeai
|
# google-generativeai
|
||||||
google-api-python-client==2.135.0
|
google-api-python-client==2.137.0
|
||||||
# via google-generativeai
|
# via google-generativeai
|
||||||
google-auth==2.31.0
|
google-auth==2.32.0
|
||||||
# via
|
# via
|
||||||
# google-ai-generativelanguage
|
# google-ai-generativelanguage
|
||||||
# google-api-core
|
# google-api-core
|
||||||
@@ -134,13 +129,13 @@ google-auth==2.31.0
|
|||||||
# google-generativeai
|
# google-generativeai
|
||||||
google-auth-httplib2==0.2.0
|
google-auth-httplib2==0.2.0
|
||||||
# via google-api-python-client
|
# via google-api-python-client
|
||||||
google-generativeai==0.7.1
|
google-generativeai==0.7.2
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
googleapis-common-protos==1.63.2
|
googleapis-common-protos==1.63.2
|
||||||
# via
|
# via
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# grpcio-status
|
# grpcio-status
|
||||||
grpcio==1.64.1
|
grpcio==1.65.1
|
||||||
# via
|
# via
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# grpcio-status
|
# grpcio-status
|
||||||
@@ -162,7 +157,6 @@ httptools==0.6.1
|
|||||||
httpx==0.27.0
|
httpx==0.27.0
|
||||||
# via
|
# via
|
||||||
# anthropic
|
# anthropic
|
||||||
# cartesia
|
|
||||||
# deepgram-sdk
|
# deepgram-sdk
|
||||||
# fal-client
|
# fal-client
|
||||||
# fastapi
|
# fastapi
|
||||||
@@ -170,7 +164,7 @@ httpx==0.27.0
|
|||||||
# openpipe
|
# openpipe
|
||||||
httpx-sse==0.4.0
|
httpx-sse==0.4.0
|
||||||
# via fal-client
|
# via fal-client
|
||||||
huggingface-hub==0.23.4
|
huggingface-hub==0.24.1
|
||||||
# via
|
# via
|
||||||
# faster-whisper
|
# faster-whisper
|
||||||
# timm
|
# timm
|
||||||
@@ -185,8 +179,6 @@ idna==3.7
|
|||||||
# httpx
|
# httpx
|
||||||
# requests
|
# requests
|
||||||
# yarl
|
# yarl
|
||||||
iniconfig==2.0.0
|
|
||||||
# via pytest
|
|
||||||
itsdangerous==2.2.0
|
itsdangerous==2.2.0
|
||||||
# via flask
|
# via flask
|
||||||
jinja2==3.1.4
|
jinja2==3.1.4
|
||||||
@@ -200,23 +192,23 @@ jsonpatch==1.33
|
|||||||
# via langchain-core
|
# via langchain-core
|
||||||
jsonpointer==3.0.0
|
jsonpointer==3.0.0
|
||||||
# via jsonpatch
|
# via jsonpatch
|
||||||
langchain==0.2.6
|
langchain==0.2.11
|
||||||
# via
|
# via
|
||||||
# langchain-community
|
# langchain-community
|
||||||
# pipecat-ai (pyproject.toml)
|
# pipecat-ai (pyproject.toml)
|
||||||
langchain-community==0.2.6
|
langchain-community==0.2.10
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
langchain-core==0.2.10
|
langchain-core==0.2.23
|
||||||
# via
|
# via
|
||||||
# langchain
|
# langchain
|
||||||
# langchain-community
|
# langchain-community
|
||||||
# langchain-openai
|
# langchain-openai
|
||||||
# langchain-text-splitters
|
# langchain-text-splitters
|
||||||
langchain-openai==0.1.10
|
langchain-openai==0.1.17
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
langchain-text-splitters==0.2.2
|
langchain-text-splitters==0.2.2
|
||||||
# via langchain
|
# via langchain
|
||||||
langsmith==0.1.83
|
langsmith==0.1.93
|
||||||
# via
|
# via
|
||||||
# langchain
|
# langchain
|
||||||
# langchain-community
|
# langchain-community
|
||||||
@@ -262,31 +254,26 @@ numpy==1.26.4
|
|||||||
# transformers
|
# transformers
|
||||||
onnxruntime==1.18.1
|
onnxruntime==1.18.1
|
||||||
# via faster-whisper
|
# via faster-whisper
|
||||||
openai==1.27.0
|
openai==1.35.15
|
||||||
# via
|
# via
|
||||||
# langchain-openai
|
# langchain-openai
|
||||||
# openpipe
|
# openpipe
|
||||||
# pipecat-ai (pyproject.toml)
|
# pipecat-ai (pyproject.toml)
|
||||||
openpipe==4.16.0
|
openpipe==4.18.0
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
orjson==3.10.5
|
orjson==3.10.6
|
||||||
# via
|
# via langsmith
|
||||||
# fastapi
|
|
||||||
# langsmith
|
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
# via
|
# via
|
||||||
# huggingface-hub
|
# huggingface-hub
|
||||||
# langchain-core
|
# langchain-core
|
||||||
# marshmallow
|
# marshmallow
|
||||||
# onnxruntime
|
# onnxruntime
|
||||||
# pytest
|
|
||||||
# transformers
|
# transformers
|
||||||
pillow==10.3.0
|
pillow==10.3.0
|
||||||
# via
|
# via
|
||||||
# pipecat-ai (pyproject.toml)
|
# pipecat-ai (pyproject.toml)
|
||||||
# torchvision
|
# torchvision
|
||||||
pluggy==1.5.0
|
|
||||||
# via pytest
|
|
||||||
proto-plus==1.24.0
|
proto-plus==1.24.0
|
||||||
# via
|
# via
|
||||||
# google-ai-generativelanguage
|
# google-ai-generativelanguage
|
||||||
@@ -310,7 +297,7 @@ pyasn1-modules==0.4.0
|
|||||||
# via google-auth
|
# via google-auth
|
||||||
pyaudio==0.2.14
|
pyaudio==0.2.14
|
||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
pydantic==2.8.0
|
pydantic==2.8.2
|
||||||
# via
|
# via
|
||||||
# anthropic
|
# anthropic
|
||||||
# fastapi
|
# fastapi
|
||||||
@@ -319,7 +306,7 @@ pydantic==2.8.0
|
|||||||
# langchain-core
|
# langchain-core
|
||||||
# langsmith
|
# langsmith
|
||||||
# openai
|
# openai
|
||||||
pydantic-core==2.20.0
|
pydantic-core==2.20.1
|
||||||
# via pydantic
|
# via pydantic
|
||||||
pygments==2.18.0
|
pygments==2.18.0
|
||||||
# via rich
|
# via rich
|
||||||
@@ -329,10 +316,6 @@ pyloudnorm==0.1.1
|
|||||||
# via pipecat-ai (pyproject.toml)
|
# via pipecat-ai (pyproject.toml)
|
||||||
pyparsing==3.1.2
|
pyparsing==3.1.2
|
||||||
# via httplib2
|
# via httplib2
|
||||||
pytest==8.2.2
|
|
||||||
# via pytest-asyncio
|
|
||||||
pytest-asyncio==0.23.7
|
|
||||||
# via cartesia
|
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
# via openpipe
|
# via openpipe
|
||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
@@ -357,7 +340,6 @@ regex==2024.5.15
|
|||||||
# transformers
|
# transformers
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
# via
|
# via
|
||||||
# cartesia
|
|
||||||
# google-api-core
|
# google-api-core
|
||||||
# huggingface-hub
|
# huggingface-hub
|
||||||
# langchain
|
# langchain
|
||||||
@@ -394,11 +376,11 @@ sqlalchemy==2.0.31
|
|||||||
# langchain-community
|
# langchain-community
|
||||||
starlette==0.37.2
|
starlette==0.37.2
|
||||||
# via fastapi
|
# via fastapi
|
||||||
sympy==1.12.1
|
sympy==1.13.1
|
||||||
# via
|
# via
|
||||||
# onnxruntime
|
# onnxruntime
|
||||||
# torch
|
# torch
|
||||||
tenacity==8.4.2
|
tenacity==8.5.0
|
||||||
# via
|
# via
|
||||||
# langchain
|
# langchain
|
||||||
# langchain-community
|
# langchain-community
|
||||||
@@ -412,8 +394,6 @@ tokenizers==0.19.1
|
|||||||
# anthropic
|
# anthropic
|
||||||
# faster-whisper
|
# faster-whisper
|
||||||
# transformers
|
# transformers
|
||||||
tomli==2.0.1
|
|
||||||
# via pytest
|
|
||||||
torch==2.3.1
|
torch==2.3.1
|
||||||
# via
|
# via
|
||||||
# pipecat-ai (pyproject.toml)
|
# pipecat-ai (pyproject.toml)
|
||||||
@@ -453,13 +433,11 @@ typing-extensions==4.12.2
|
|||||||
# uvicorn
|
# uvicorn
|
||||||
typing-inspect==0.9.0
|
typing-inspect==0.9.0
|
||||||
# via dataclasses-json
|
# via dataclasses-json
|
||||||
ujson==5.10.0
|
|
||||||
# via fastapi
|
|
||||||
uritemplate==4.1.1
|
uritemplate==4.1.1
|
||||||
# via google-api-python-client
|
# via google-api-python-client
|
||||||
urllib3==2.2.2
|
urllib3==2.2.2
|
||||||
# via requests
|
# via requests
|
||||||
uvicorn[standard]==0.30.1
|
uvicorn[standard]==0.30.3
|
||||||
# via fastapi
|
# via fastapi
|
||||||
uvloop==0.19.0
|
uvloop==0.19.0
|
||||||
# via uvicorn
|
# via uvicorn
|
||||||
@@ -469,7 +447,6 @@ watchfiles==0.22.0
|
|||||||
# via uvicorn
|
# via uvicorn
|
||||||
websockets==12.0
|
websockets==12.0
|
||||||
# via
|
# via
|
||||||
# cartesia
|
|
||||||
# deepgram-sdk
|
# deepgram-sdk
|
||||||
# pipecat-ai (pyproject.toml)
|
# pipecat-ai (pyproject.toml)
|
||||||
# uvicorn
|
# uvicorn
|
||||||
|
|||||||
@@ -43,12 +43,12 @@ examples = [ "python-dotenv~=1.0.0", "flask~=3.0.3", "flask_cors~=4.0.1" ]
|
|||||||
fal = [ "fal-client~=0.4.1" ]
|
fal = [ "fal-client~=0.4.1" ]
|
||||||
gladia = [ "websockets~=12.0" ]
|
gladia = [ "websockets~=12.0" ]
|
||||||
google = [ "google-generativeai~=0.7.1" ]
|
google = [ "google-generativeai~=0.7.1" ]
|
||||||
fireworks = [ "openai~=1.27.0" ]
|
fireworks = [ "openai~=1.35.0" ]
|
||||||
langchain = [ "langchain~=0.2.6", "langchain-community~=0.2.6", "langchain-openai~=0.1.10" ]
|
langchain = [ "langchain~=0.2.10", "langchain-community~=0.2.9", "langchain-openai~=0.1.17" ]
|
||||||
local = [ "pyaudio~=0.2.0" ]
|
local = [ "pyaudio~=0.2.0" ]
|
||||||
moondream = [ "einops~=0.8.0", "timm~=0.9.16", "transformers~=4.40.2" ]
|
moondream = [ "einops~=0.8.0", "timm~=0.9.16", "transformers~=4.40.2" ]
|
||||||
openai = [ "openai~=1.27.0" ]
|
openai = [ "openai~=1.35.0" ]
|
||||||
openpipe = [ "openpipe~=4.16.0" ]
|
openpipe = [ "openpipe~=4.18.0" ]
|
||||||
playht = [ "pyht~=0.0.28" ]
|
playht = [ "pyht~=0.0.28" ]
|
||||||
silero = [ "torch~=2.3.1", "torchaudio~=2.3.1" ]
|
silero = [ "torch~=2.3.1", "torchaudio~=2.3.1" ]
|
||||||
websocket = [ "websockets~=12.0", "fastapi~=0.111.0" ]
|
websocket = [ "websockets~=12.0", "fastapi~=0.111.0" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user