generate macos-py3.10-requirements.txt with Python 3.10

This commit is contained in:
Kwindla Hultman Kramer
2024-05-19 10:53:50 -07:00
parent b337e984b3
commit d83f0aabca

View File

@@ -1,6 +1,5 @@
WARNING: --strip-extras is becoming the default in version 8.0.0. To silence this warning, either use --strip-extras to opt into the new default or use --no-strip-extras to retain the existing behavior.
# #
# This file is autogenerated by pip-compile with Python 3.11 # This file is autogenerated by pip-compile with Python 3.10
# by the following command: # by the following command:
# #
# pip-compile --all-extras pyproject.toml # pip-compile --all-extras pyproject.toml
@@ -18,6 +17,8 @@ anyio==4.3.0
# anthropic # anthropic
# httpx # httpx
# openai # openai
async-timeout==4.0.3
# via aiohttp
attrs==23.2.0 attrs==23.2.0
# via aiohttp # via aiohttp
av==12.0.0 av==12.0.0
@@ -49,6 +50,8 @@ distro==1.9.0
# openai # openai
einops==0.8.0 einops==0.8.0
# via pipecat-ai (pyproject.toml) # via pipecat-ai (pyproject.toml)
exceptiongroup==1.2.1
# via anyio
fal-client==0.4.0 fal-client==0.4.0
# via pipecat-ai (pyproject.toml) # via pipecat-ai (pyproject.toml)
faster-whisper==1.0.2 faster-whisper==1.0.2
@@ -268,6 +271,7 @@ transformers==4.40.2
typing-extensions==4.11.0 typing-extensions==4.11.0
# via # via
# anthropic # anthropic
# anyio
# google-generativeai # google-generativeai
# huggingface-hub # huggingface-hub
# openai # openai