Remove unnecessary dependency on attrs

This commit is contained in:
Danielle McLean 2025-01-23 17:53:10 +11:00
parent 452867699e
commit e1156b47de
Signed by: 00dani
GPG key ID: 6854781A0488421C
2 changed files with 1 additions and 15 deletions

View file

@ -7,7 +7,6 @@ authors = [
]
dependencies = [
"aiocache>=0.12.2",
"attrs>=23.1.0",
"pyobjc-framework-MediaPlayer>=10.0 ; sys_platform == 'darwin'",
"python-mpd2>=3.1.0",
"xdg-base-dirs>=6.0.1",