Skip to content

Commit

Permalink
Merge pull request #163 from pipecat-ai/update-0.0.20-deps
Browse files Browse the repository at this point in the history
update requirements files
  • Loading branch information
aconchillo authored May 22, 2024
2 parents 6ac012a + 2f68352 commit 09ab8e3
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 13 deletions.
18 changes: 13 additions & 5 deletions linux-py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiohttp==3.9.5
# via pipecat-ai (pyproject.toml)
aiosignal==1.3.1
# via aiohttp
annotated-types==0.6.0
annotated-types==0.7.0
# via pydantic
anthropic==0.25.9
# via pipecat-ai (pyproject.toml)
Expand Down Expand Up @@ -79,6 +79,8 @@ fsspec==2024.5.0
# via
# huggingface-hub
# torch
future==1.0.0
# via pyloudnorm
google-ai-generativelanguage==0.6.4
# via google-generativeai
google-api-core[grpc]==2.19.0
Expand All @@ -103,7 +105,7 @@ googleapis-common-protos==1.63.0
# via
# google-api-core
# grpcio-status
grpcio==1.63.0
grpcio==1.64.0
# via
# google-api-core
# grpcio-status
Expand All @@ -125,7 +127,7 @@ httpx==0.27.0
# openai
httpx-sse==0.4.0
# via fal-client
huggingface-hub==0.23.0
huggingface-hub==0.23.1
# via
# faster-whisper
# timm
Expand Down Expand Up @@ -164,6 +166,8 @@ numpy==1.26.4
# ctranslate2
# onnxruntime
# pipecat-ai (pyproject.toml)
# pyloudnorm
# scipy
# torchvision
# transformers
nvidia-cublas-cu12==12.1.3.1
Expand Down Expand Up @@ -191,7 +195,7 @@ nvidia-cusparse-cu12==12.1.0.106
# torch
nvidia-nccl-cu12==2.20.5
# via torch
nvidia-nvjitlink-cu12==12.4.127
nvidia-nvjitlink-cu12==12.5.40
# via
# nvidia-cusolver-cu12
# nvidia-cusparse-cu12
Expand Down Expand Up @@ -241,6 +245,8 @@ pydantic-core==2.18.2
# via pydantic
pyht==0.0.28
# via pipecat-ai (pyproject.toml)
pyloudnorm==0.1.1
# via pipecat-ai (pyproject.toml)
pyparsing==3.1.2
# via httplib2
python-dotenv==1.0.1
Expand All @@ -253,7 +259,7 @@ pyyaml==6.0.1
# transformers
regex==2024.5.15
# via transformers
requests==2.31.0
requests==2.32.2
# via
# google-api-core
# huggingface-hub
Expand All @@ -265,6 +271,8 @@ safetensors==0.4.3
# via
# timm
# transformers
scipy==1.13.0
# via pyloudnorm
sniffio==1.3.1
# via
# anthropic
Expand Down
24 changes: 16 additions & 8 deletions macos-py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aiohttp==3.9.5
# via pipecat-ai (pyproject.toml)
aiosignal==1.3.1
# via aiohttp
annotated-types==0.6.0
annotated-types==0.7.0
# via pydantic
anthropic==0.25.9
# via pipecat-ai (pyproject.toml)
Expand Down Expand Up @@ -40,7 +40,7 @@ click==8.1.7
# via flask
coloredlogs==15.0.1
# via onnxruntime
ctranslate2==4.2.1
ctranslate2==4.3.0
# via faster-whisper
daily-python==0.7.4
# via pipecat-ai (pyproject.toml)
Expand Down Expand Up @@ -78,7 +78,9 @@ fsspec==2024.5.0
# via
# huggingface-hub
# torch
google-ai-generativelanguage==0.6.3
future==1.0.0
# via pyloudnorm
google-ai-generativelanguage==0.6.4
# via google-generativeai
google-api-core[grpc]==2.19.0
# via
Expand All @@ -96,13 +98,13 @@ google-auth==2.29.0
# google-generativeai
google-auth-httplib2==0.2.0
# via google-api-python-client
google-generativeai==0.5.3
google-generativeai==0.5.4
# via pipecat-ai (pyproject.toml)
googleapis-common-protos==1.63.0
# via
# google-api-core
# grpcio-status
grpcio==1.63.0
grpcio==1.64.0
# via
# google-api-core
# grpcio-status
Expand All @@ -124,7 +126,7 @@ httpx==0.27.0
# openai
httpx-sse==0.4.0
# via fal-client
huggingface-hub==0.23.0
huggingface-hub==0.23.1
# via
# faster-whisper
# timm
Expand Down Expand Up @@ -163,9 +165,11 @@ numpy==1.26.4
# ctranslate2
# onnxruntime
# pipecat-ai (pyproject.toml)
# pyloudnorm
# scipy
# torchvision
# transformers
onnxruntime==1.17.3
onnxruntime==1.18.0
# via faster-whisper
openai==1.26.0
# via pipecat-ai (pyproject.toml)
Expand Down Expand Up @@ -209,6 +213,8 @@ pydantic-core==2.18.2
# via pydantic
pyht==0.0.28
# via pipecat-ai (pyproject.toml)
pyloudnorm==0.1.1
# via pipecat-ai (pyproject.toml)
pyparsing==3.1.2
# via httplib2
python-dotenv==1.0.1
Expand All @@ -221,7 +227,7 @@ pyyaml==6.0.1
# transformers
regex==2024.5.15
# via transformers
requests==2.31.0
requests==2.32.2
# via
# google-api-core
# huggingface-hub
Expand All @@ -233,6 +239,8 @@ safetensors==0.4.3
# via
# timm
# transformers
scipy==1.13.0
# via pyloudnorm
sniffio==1.3.1
# via
# anthropic
Expand Down

0 comments on commit 09ab8e3

Please sign in to comment.