Add Streamlit Docker auto-sync deployment

This commit is contained in:
2026-05-14 21:19:34 +02:00
parent d9f251b2fc
commit 9e4599718d
10 changed files with 291 additions and 5 deletions

View File

@@ -11,6 +11,8 @@ dependencies = [
"spotipy~=2.24",
"tidalapi~=0.8.10",
"pyyaml~=6.0",
"streamlit~=1.55",
"pandas~=2.3",
"tqdm~=4.64",
"sqlalchemy~=2.0",
"pytest~=8.0",