diff --git a/requirements.txt b/requirements.txt index 182fe14..90cc439 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ librespot@git+https://github.com/kokarare1212/librespot-python -music-tag@git+https://zotify.xyz/zotify/music-tag +music-tag mutagen Pillow pkce diff --git a/setup.cfg b/setup.cfg index 69e182e..5dc3c7f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -20,7 +20,7 @@ packages = zotify python_requires = >=3.11 install_requires = librespot@git+https://github.com/kokarare1212/librespot-python - music-tag@git+https://zotify.xyz/zotify/music-tag + music-tag mutagen Pillow pkce