From 098d993e9d1eca7723ef34d6950f435b92511516 Mon Sep 17 00:00:00 2001 From: "mula.liu" Date: Mon, 19 Jan 2026 19:13:31 +0800 Subject: [PATCH] Fix requirements.txt typo --- backend/requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index cdaf2ab..2d8078f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -23,4 +23,5 @@ psutil pyaxmlparser # Audio Metadata -tinytagpython-dotenv +tinytag +python-dotenv