[[source]] url = "https://pypi.org/simple" verify_ssl = true name = "pypi" [packages] librespot = {git = "git+https://github.com/kokarare1212/librespot-python"} music-tag = {git = "git+https://zotify.xyz/zotify/music-tag"} mutagen = "*" pillow = "*" pkce = "*" requests = "*" tqdm = "*" [dev-packages] black = "*" flake8 = "*" mypy = "*" types-protobuf = "*" types-requests = "*" [requires] python_version = "3.11"