From ff37b0808d2b2c2b74ade0f6b4213af8434482a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 22:24:48 +0000 Subject: [PATCH] chore(deps): update all non-major pip_requirements dependencies --- worker/requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/worker/requirements.txt b/worker/requirements.txt index 81c314e..163e6e2 100644 --- a/worker/requirements.txt +++ b/worker/requirements.txt @@ -1,11 +1,11 @@ -boto3==1.34.87 -botocore==1.34.87 +boto3==1.34.103 +botocore==1.34.103 jmespath==1.0.1 pika==1.3.2 psycopg2-binary==2.9.9 -pydantic==2.7.0 +pydantic==2.7.1 pydantic-settings==2.2.1 -pydantic_core==2.18.1 +pydantic_core==2.18.2 python-dateutil==2.9.0.post0 python-dotenv==1.0.1 s3transfer==0.10.1 @@ -13,8 +13,8 @@ six==1.16.0 types-pika==1.2.0b1 typing_extensions==4.11.0 urllib3==2.0.7 -torch==2.2.2 -torchaudio==2.2.2 +torch==2.3.0 +torchaudio==2.3.0 pydub==0.25.1 -pyannote.audio==3.1.1 +pyannote.audio==3.2.0 openai-whisper==20231117