From ce3583ad42c024b8f060d0002cbe20c265da6dc8 Mon Sep 17 00:00:00 2001 From: doctorpangloss <@hiddenswitch.com> Date: Tue, 4 Feb 2025 09:40:22 -0800 Subject: [PATCH] relax numpy requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 01ad28647..e36d19d22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ opentelemetry-semantic-conventions wrapt>=1.16.0 certifi spandrel>=0.3.4 -numpy>=2.1.3 +numpy>=1.24.4 soundfile watchdog PySoundFile