Prune ununsed python dependencies
This commit is contained in:
parent
0e2aa42b10
commit
bddbe8023c
1 changed files with 0 additions and 6 deletions
|
|
@ -13,9 +13,6 @@ PlexAPI>=4.17.0
|
||||||
requests>=2.31.0
|
requests>=2.31.0
|
||||||
aiohttp>=3.9.0
|
aiohttp>=3.9.0
|
||||||
|
|
||||||
# Configuration management
|
|
||||||
python-dotenv>=1.0.0
|
|
||||||
|
|
||||||
# Security and encryption
|
# Security and encryption
|
||||||
cryptography>=41.0.0
|
cryptography>=41.0.0
|
||||||
|
|
||||||
|
|
@ -36,9 +33,6 @@ yt-dlp>=2024.12.13
|
||||||
# Lyrics support
|
# Lyrics support
|
||||||
lrclibapi>=0.3.1
|
lrclibapi>=0.3.1
|
||||||
|
|
||||||
# Optional: MQTT support (for future features)
|
|
||||||
asyncio-mqtt>=0.16.0
|
|
||||||
|
|
||||||
# Audio fingerprinting for download verification
|
# Audio fingerprinting for download verification
|
||||||
pyacoustid>=1.3.0
|
pyacoustid>=1.3.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue