Skip to content

Commit

Permalink
update macos-py3.10-requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed May 12, 2024
1 parent 6584633 commit 083480c
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions macos-py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ aiosignal==1.3.1
# via aiohttp
annotated-types==0.6.0
# via pydantic
anthropic==0.20.0
anthropic==0.25.8
# via pipecat (pyproject.toml)
anyio==4.3.0
# via
Expand All @@ -23,7 +23,7 @@ attrs==23.2.0
# via aiohttp
av==12.0.0
# via faster-whisper
azure-cognitiveservices-speech==1.36.0
azure-cognitiveservices-speech==1.37.0
# via pipecat (pyproject.toml)
blinker==1.8.2
# via flask
Expand All @@ -46,11 +46,11 @@ distro==1.9.0
# via
# anthropic
# openai
einops==0.7.0
einops==0.8.0
# via pipecat (pyproject.toml)
exceptiongroup==1.2.1
# via anyio
fal-client==0.3.0
fal-client==0.4.0
# via pipecat (pyproject.toml)
faster-whisper==1.0.2
# via pipecat (pyproject.toml)
Expand All @@ -62,8 +62,8 @@ filelock==3.14.0
# transformers
flask==3.0.3
# via
# pipecat (pyproject.toml)
# flask-cors
# pipecat (pyproject.toml)
flask-cors==4.0.1
# via pipecat (pyproject.toml)
flatbuffers==24.3.25
Expand Down Expand Up @@ -126,13 +126,13 @@ networkx==3.3
numpy==1.26.4
# via
# ctranslate2
# pipecat (pyproject.toml)
# onnxruntime
# pipecat (pyproject.toml)
# torchvision
# transformers
onnxruntime==1.17.3
# via faster-whisper
openai==1.14.3
openai==1.26.0
# via pipecat (pyproject.toml)
packaging==24.0
# via
Expand Down Expand Up @@ -165,7 +165,7 @@ pyyaml==6.0.1
# huggingface-hub
# timm
# transformers
regex==2024.4.28
regex==2024.5.10
# via transformers
requests==2.31.0
# via
Expand All @@ -188,35 +188,35 @@ sympy==1.12
# torch
timm==0.9.16
# via pipecat (pyproject.toml)
tokenizers==0.15.2
tokenizers==0.19.1
# via
# anthropic
# faster-whisper
# transformers
torch==2.2.2
torch==2.3.0
# via
# pipecat (pyproject.toml)
# timm
# torchaudio
# torchvision
torchaudio==2.2.2
torchaudio==2.3.0
# via pipecat (pyproject.toml)
torchvision==0.17.2
torchvision==0.18.0
# via timm
tqdm==4.66.4
# via
# huggingface-hub
# openai
# transformers
transformers==4.39.3
transformers==4.40.2
# via pipecat (pyproject.toml)
typing-extensions==4.10.0
typing-extensions==4.11.0
# via
# anthropic
# anyio
# pipecat (pyproject.toml)
# huggingface-hub
# openai
# pipecat (pyproject.toml)
# pydantic
# pydantic-core
# torch
Expand Down

0 comments on commit 083480c

Please sign in to comment.