Files
SageTube/requirements.txt
T
Your Name fa983d75a5 Replace pygame with playsound3 for audio notifications
Switched from pygame to playsound3 for playing notification sounds in the GUI. Updated requirements.txt and refactored related code to use playsound3, improving compatibility and simplifying sound playback.
2025-08-26 23:57:56 +03:00

9 lines
86 B
Plaintext

PySide6
yt-dlp
requests
pillow
packaging
markdown
playsound3
loguru
setuptools