From d83f0aabca6d925781cfb3cd25bae1d17a785b50 Mon Sep 17 00:00:00 2001 From: Kwindla Hultman Kramer Date: Sun, 19 May 2024 10:53:50 -0700 Subject: [PATCH] generate macos-py3.10-requirements.txt with Python 3.10 --- macos-py3.10-requirements.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/macos-py3.10-requirements.txt b/macos-py3.10-requirements.txt index 334b01d3d..e4545f67d 100644 --- a/macos-py3.10-requirements.txt +++ b/macos-py3.10-requirements.txt @@ -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: # # pip-compile --all-extras pyproject.toml @@ -18,6 +17,8 @@ anyio==4.3.0 # anthropic # httpx # openai +async-timeout==4.0.3 + # via aiohttp attrs==23.2.0 # via aiohttp av==12.0.0 @@ -49,6 +50,8 @@ distro==1.9.0 # openai einops==0.8.0 # via pipecat-ai (pyproject.toml) +exceptiongroup==1.2.1 + # via anyio fal-client==0.4.0 # via pipecat-ai (pyproject.toml) faster-whisper==1.0.2 @@ -268,6 +271,7 @@ transformers==4.40.2 typing-extensions==4.11.0 # via # anthropic + # anyio # google-generativeai # huggingface-hub # openai