summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scripts/py/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/py/requirements.txt b/scripts/py/requirements.txt
index ae72310..a64bcf8 100644
--- a/scripts/py/requirements.txt
+++ b/scripts/py/requirements.txt
@@ -10,7 +10,7 @@ numba==0.56.4
numpy==1.23.5
Pillow==9.2.0
pycparser==2.20
-resampy==0.3.1
+resampy==0.4.2
scipy==1.10.1
six==1.16.0
SoundFile==0.10.3.post1