From 2729c6bf5b44df98dda395e0e0a90d2cb97555e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Conchillo=20Flaqu=C3=A9?= Date: Mon, 6 May 2024 15:29:49 -0700 Subject: [PATCH] dependabot: update packages 05-06-24 --- dev-requirements.txt | 12 +++--- linux-py3.10-requirements.txt | 68 +++++++++++++++++----------------- macos-py3.10-requirements.txt | 69 ++++++++++++++++------------------- pyproject.toml | 30 +++++++-------- 4 files changed, 87 insertions(+), 92 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index bbd666cf6..9e0d93cbe 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ -autopep8==2.0.4 -build==1.0.3 -pip-tools==7.4.1 -pytest==8.1.1 -setuptools==69.2.0 -setuptools_scm==8.0.4 +autopep8~=2.1.0 +build~=1.2.1 +pip-tools~=7.4.1 +pytest~=8.2.0 +setuptools~=69.5.1 +setuptools_scm~=8.1.0 diff --git a/linux-py3.10-requirements.txt b/linux-py3.10-requirements.txt index cc37fce96..228cbecac 100644 --- a/linux-py3.10-requirements.txt +++ b/linux-py3.10-requirements.txt @@ -4,13 +4,13 @@ # # pip-compile --all-extras pyproject.toml # -aiohttp==3.9.4 +aiohttp==3.9.5 # via dailyai (pyproject.toml) aiosignal==1.3.1 # via aiohttp annotated-types==0.6.0 # via pydantic -anthropic==0.20.0 +anthropic==0.25.7 # via dailyai (pyproject.toml) anyio==4.3.0 # via @@ -21,11 +21,11 @@ async-timeout==4.0.3 # via aiohttp attrs==23.2.0 # via aiohttp -av==11.0.0 +av==12.0.0 # via faster-whisper -azure-cognitiveservices-speech==1.36.0 +azure-cognitiveservices-speech==1.37.0 # via dailyai (pyproject.toml) -blinker==1.7.0 +blinker==1.8.2 # via flask certifi==2024.2.2 # via @@ -38,23 +38,23 @@ click==8.1.7 # via flask coloredlogs==15.0.1 # via onnxruntime -ctranslate2==4.1.0 +ctranslate2==4.2.1 # via faster-whisper -daily-python==0.7.3 +daily-python==0.7.4 # via dailyai (pyproject.toml) distro==1.9.0 # via # anthropic # openai -einops==0.7.0 +einops==0.8.0 # via dailyai (pyproject.toml) -exceptiongroup==1.2.0 +exceptiongroup==1.2.1 # via anyio -fal-client==0.2.2 +fal-client==0.4.0 # via dailyai (pyproject.toml) -faster-whisper==1.0.1 +faster-whisper==1.0.2 # via dailyai (pyproject.toml) -filelock==3.13.4 +filelock==3.14.0 # via # huggingface-hub # pyht @@ -65,7 +65,7 @@ flask==3.0.3 # via # dailyai (pyproject.toml) # flask-cors -flask-cors==4.0.0 +flask-cors==4.0.1 # via dailyai (pyproject.toml) flatbuffers==24.3.25 # via onnxruntime @@ -77,7 +77,7 @@ fsspec==2024.3.1 # via # huggingface-hub # torch -grpcio==1.62.1 +grpcio==1.63.0 # via pyht h11==0.14.0 # via httpcore @@ -90,7 +90,7 @@ httpx==0.27.0 # openai httpx-sse==0.4.0 # via fal-client -huggingface-hub==0.22.2 +huggingface-hub==0.23.0 # via # faster-whisper # timm @@ -104,9 +104,9 @@ idna==3.7 # httpx # requests # yarl -itsdangerous==2.1.2 +itsdangerous==2.2.0 # via flask -jinja2==3.1.3 +jinja2==3.1.4 # via # flask # torch @@ -152,7 +152,7 @@ nvidia-cusparse-cu12==12.1.0.106 # via # nvidia-cusolver-cu12 # torch -nvidia-nccl-cu12==2.19.3 +nvidia-nccl-cu12==2.20.5 # via torch nvidia-nvjitlink-cu12==12.4.127 # via @@ -160,9 +160,9 @@ nvidia-nvjitlink-cu12==12.4.127 # nvidia-cusparse-cu12 nvidia-nvtx-cu12==12.1.105 # via torch -onnxruntime==1.17.1 +onnxruntime==1.17.3 # via faster-whisper -openai==1.14.3 +openai==1.26.0 # via dailyai (pyproject.toml) packaging==24.0 # via @@ -179,13 +179,13 @@ protobuf==4.25.3 # pyht pyaudio==0.2.14 # via dailyai (pyproject.toml) -pydantic==2.7.0 +pydantic==2.7.1 # via # anthropic # openai -pydantic-core==2.18.1 +pydantic-core==2.18.2 # via pydantic -pyht==0.0.27 +pyht==0.0.28 # via dailyai (pyproject.toml) python-dotenv==1.0.1 # via dailyai (pyproject.toml) @@ -195,14 +195,14 @@ pyyaml==6.0.1 # huggingface-hub # timm # transformers -regex==2023.12.25 +regex==2024.4.28 # via transformers requests==2.31.0 # via # huggingface-hub # pyht # transformers -safetensors==0.4.2 +safetensors==0.4.3 # via # timm # transformers @@ -218,31 +218,31 @@ sympy==1.12 # torch timm==0.9.16 # via dailyai (pyproject.toml) -tokenizers==0.15.2 +tokenizers==0.19.1 # via # anthropic # faster-whisper # transformers -torch==2.2.2 +torch==2.3.0 # via # dailyai (pyproject.toml) # timm # torchaudio # torchvision -torchaudio==2.2.2 +torchaudio==2.3.0 # via dailyai (pyproject.toml) -torchvision==0.17.2 +torchvision==0.18.0 # via timm -tqdm==4.66.2 +tqdm==4.66.4 # via # huggingface-hub # openai # transformers -transformers==4.39.3 +transformers==4.40.2 # via dailyai (pyproject.toml) -triton==2.2.0 +triton==2.3.0 # via torch -typing-extensions==4.10.0 +typing-extensions==4.11.0 # via # anthropic # anyio @@ -256,7 +256,7 @@ urllib3==2.2.1 # via requests websockets==12.0 # via dailyai (pyproject.toml) -werkzeug==3.0.2 +werkzeug==3.0.3 # via flask yarl==1.9.4 # via aiohttp diff --git a/macos-py3.10-requirements.txt b/macos-py3.10-requirements.txt index ffa772b17..f7a04ac1d 100644 --- a/macos-py3.10-requirements.txt +++ b/macos-py3.10-requirements.txt @@ -1,31 +1,29 @@ # -# This file is autogenerated by pip-compile with Python 3.10 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # # pip-compile --all-extras pyproject.toml # -aiohttp==3.9.4 +aiohttp==3.9.5 # via dailyai (pyproject.toml) aiosignal==1.3.1 # via aiohttp annotated-types==0.6.0 # via pydantic -anthropic==0.20.0 +anthropic==0.25.7 # via dailyai (pyproject.toml) anyio==4.3.0 # via # anthropic # httpx # openai -async-timeout==4.0.3 - # via aiohttp attrs==23.2.0 # via aiohttp -av==11.0.0 +av==12.0.0 # via faster-whisper -azure-cognitiveservices-speech==1.36.0 +azure-cognitiveservices-speech==1.37.0 # via dailyai (pyproject.toml) -blinker==1.7.0 +blinker==1.8.2 # via flask certifi==2024.2.2 # via @@ -38,23 +36,21 @@ click==8.1.7 # via flask coloredlogs==15.0.1 # via onnxruntime -ctranslate2==4.2.0 +ctranslate2==4.2.1 # via faster-whisper -daily-python==0.7.3 +daily-python==0.7.4 # via dailyai (pyproject.toml) distro==1.9.0 # via # anthropic # openai -einops==0.7.0 +einops==0.8.0 # via dailyai (pyproject.toml) -exceptiongroup==1.2.0 - # via anyio -fal-client==0.2.2 +fal-client==0.4.0 # via dailyai (pyproject.toml) -faster-whisper==1.0.1 +faster-whisper==1.0.2 # via dailyai (pyproject.toml) -filelock==3.13.4 +filelock==3.14.0 # via # huggingface-hub # pyht @@ -64,7 +60,7 @@ flask==3.0.3 # via # dailyai (pyproject.toml) # flask-cors -flask-cors==4.0.0 +flask-cors==4.0.1 # via dailyai (pyproject.toml) flatbuffers==24.3.25 # via onnxruntime @@ -76,7 +72,7 @@ fsspec==2024.3.1 # via # huggingface-hub # torch -grpcio==1.62.1 +grpcio==1.63.0 # via pyht h11==0.14.0 # via httpcore @@ -89,7 +85,7 @@ httpx==0.27.0 # openai httpx-sse==0.4.0 # via fal-client -huggingface-hub==0.22.2 +huggingface-hub==0.23.0 # via # faster-whisper # timm @@ -103,9 +99,9 @@ idna==3.7 # httpx # requests # yarl -itsdangerous==2.1.2 +itsdangerous==2.2.0 # via flask -jinja2==3.1.3 +jinja2==3.1.4 # via # flask # torch @@ -128,9 +124,9 @@ numpy==1.26.4 # onnxruntime # torchvision # transformers -onnxruntime==1.17.1 +onnxruntime==1.17.3 # via faster-whisper -openai==1.14.3 +openai==1.26.0 # via dailyai (pyproject.toml) packaging==24.0 # via @@ -147,13 +143,13 @@ protobuf==4.25.3 # pyht pyaudio==0.2.14 # via dailyai (pyproject.toml) -pydantic==2.7.0 +pydantic==2.7.1 # via # anthropic # openai -pydantic-core==2.18.1 +pydantic-core==2.18.2 # via pydantic -pyht==0.0.27 +pyht==0.0.28 # via dailyai (pyproject.toml) python-dotenv==1.0.1 # via dailyai (pyproject.toml) @@ -163,14 +159,14 @@ pyyaml==6.0.1 # huggingface-hub # timm # transformers -regex==2023.12.25 +regex==2024.4.28 # via transformers requests==2.31.0 # via # huggingface-hub # pyht # transformers -safetensors==0.4.2 +safetensors==0.4.3 # via # timm # transformers @@ -186,32 +182,31 @@ sympy==1.12 # torch timm==0.9.16 # via dailyai (pyproject.toml) -tokenizers==0.15.2 +tokenizers==0.19.1 # via # anthropic # faster-whisper # transformers -torch==2.2.2 +torch==2.3.0 # via # dailyai (pyproject.toml) # timm # torchaudio # torchvision -torchaudio==2.2.2 +torchaudio==2.3.0 # via dailyai (pyproject.toml) -torchvision==0.17.2 +torchvision==0.18.0 # via timm -tqdm==4.66.2 +tqdm==4.66.4 # via # huggingface-hub # openai # transformers -transformers==4.39.3 +transformers==4.40.2 # via dailyai (pyproject.toml) -typing-extensions==4.10.0 +typing-extensions==4.11.0 # via # anthropic - # anyio # dailyai (pyproject.toml) # huggingface-hub # openai @@ -222,7 +217,7 @@ urllib3==2.2.1 # via requests websockets==12.0 # via dailyai (pyproject.toml) -werkzeug==3.0.2 +werkzeug==3.0.3 # via flask yarl==1.9.4 # via aiohttp diff --git a/pyproject.toml b/pyproject.toml index c83aa74ba..ddcb730e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,10 +20,10 @@ classifiers = [ "Topic :: Scientific/Engineering :: Artificial Intelligence" ] dependencies = [ - "aiohttp~=3.9.0", - "numpy~=1.26.0", + "aiohttp~=3.9.5", + "numpy~=1.26.4", "Pillow~=10.3.0", - "typing-extensions~=4.10.0", + "typing-extensions~=4.11.0", ] [project.urls] @@ -31,19 +31,19 @@ Source = "https://github.com/daily-co/dailyai" Website = "https://daily.co" [project.optional-dependencies] -anthropic = [ "anthropic~=0.20.0" ] -azure = [ "azure-cognitiveservices-speech~=1.36.0" ] -daily = [ "daily-python~=0.7.0" ] -examples = [ "python-dotenv~=1.0.0", "flask~=3.0.0", "flask_cors~=4.0.0" ] -fal = [ "fal-client~=0.2.0" ] -fireworks = [ "openai~=1.14.0" ] -local = [ "pyaudio~=0.2.0" ] -moondream = [ "einops~=0.7.0", "timm~=0.9.0", "transformers~=4.39.0" ] -openai = [ "openai~=1.14.0" ] -playht = [ "pyht~=0.0.26" ] -silero = [ "torch~=2.2.0", "torchaudio~=2.2.0" ] +anthropic = [ "anthropic~=0.25.7" ] +azure = [ "azure-cognitiveservices-speech~=1.37.0" ] +daily = [ "daily-python~=0.7.4" ] +examples = [ "python-dotenv~=1.0.0", "flask~=3.0.3", "flask_cors~=4.0.1" ] +fal = [ "fal-client~=0.4.0" ] +fireworks = [ "openai~=1.26.0" ] +local = [ "pyaudio~=0.2.14" ] +moondream = [ "einops~=0.8.0", "timm~=0.9.16", "transformers~=4.40.2" ] +openai = [ "openai~=1.26.0" ] +playht = [ "pyht~=0.0.28" ] +silero = [ "torch~=2.3.0", "torchaudio~=2.3.0" ] websocket = [ "websockets~=12.0" ] -whisper = [ "faster_whisper~=1.0.0" ] +whisper = [ "faster-whisper~=1.0.2" ] [tool.setuptools.packages.find] # All the following settings are optional: