From 9661f9a18bc1bb9ced3a0767ad153b27b4421746 Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Wed, 19 Mar 2025 01:54:29 +0530 Subject: [PATCH] update deps --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index ab36295..2a3cd4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,6 +35,7 @@ dependencies = [ "DeepFilterNet==0.5.6", "demucs==4.0.1", "Django==5.1.6", + "django-cors-headers==4.7.0", "djangorestframework==3.15.2", "dora_search==0.1.12", "einops==0.8.1",