Skip to content

Commit

Permalink
chore(deps): update all non-major pip_requirements dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 585be3c commit d823d22
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions worker/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
boto3==1.34.87
botocore==1.34.87
boto3==1.35.42
botocore==1.35.42
jmespath==1.0.1
pika==1.3.2
psycopg2-binary==2.9.9
pydantic==2.7.0
pydantic-settings==2.2.1
pydantic_core==2.18.1
psycopg2-binary==2.9.10
pydantic==2.9.2
pydantic-settings==2.6.0
pydantic_core==2.24.2
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
s3transfer==0.10.1
s3transfer==0.10.3
six==1.16.0
types-pika==1.2.0b1
typing_extensions==4.11.0
typing_extensions==4.12.2
urllib3==2.0.7
torch==2.2.2
torchaudio==2.2.2
torch==2.5.0
torchaudio==2.5.0
pydub==0.25.1
pyannote.audio==3.1.1
pyannote.audio==3.3.2
openai-whisper==20231117

0 comments on commit d823d22

Please sign in to comment.