Swap to aiocache because it's easier to use in custom ways
This commit is contained in:
parent
d4df24b7aa
commit
06cae0fc0a
2 changed files with 7 additions and 8 deletions
|
@ -6,7 +6,7 @@ authors = [
|
|||
{name = "Danielle McLean", email = "dani@00dani.me"},
|
||||
]
|
||||
dependencies = [
|
||||
"async-lru>=2.0.4",
|
||||
"aiocache>=0.12.2",
|
||||
"attrs>=23.1.0",
|
||||
"pyobjc-framework-MediaPlayer>=10.0",
|
||||
"python-mpd2>=3.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue