From 14ead1b03b4209eae97921d785dbfb0da5dc2fd4 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 25 Apr 2026 00:56:39 -0700 Subject: handle fixing sample rate, bit depth, and block size encoding --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 4b6dca1..d6449eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,6 +5,7 @@ description = "Media tool for retagging FLACs for Snowsky Echo/Mini" readme = "README.md" requires-python = ">=3.13" dependencies = [ + "ffmpeg-python>=0.2.0", "mutagen>=1.47.0", "pillow>=12.2.0", "syncedlyrics>=1.0.1", -- cgit v1.2.3