From e39bdcdc507729f655fdf23cfc8eea9c542bd068 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 23:50:23 +0000 Subject: [PATCH] chore(deps): update dependency sounddevice to v0.5.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ed4733e..2bd6c25a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ requests>=2.28.2 tqdm>=4.65.0 scipy>=1.11.1 albumentations>=1.3.1 -sounddevice==0.4.6 +sounddevice==0.5.2 soundfile==0.12.1 ffmpeg-python==0.2.0 scikit-image>=0.21.0 # Required by insightface