feat(vlc_service): refactor VLC service to use subprocess for sound playback and management; update process tracking
This commit is contained in:
@@ -16,7 +16,6 @@ dependencies = [
|
||||
"flask-sqlalchemy==3.1.1",
|
||||
"pydub==0.25.1",
|
||||
"python-dotenv==1.1.1",
|
||||
"python-vlc>=3.0.0",
|
||||
"requests==2.32.4",
|
||||
"werkzeug==3.1.3",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user