[object Object]

← back to Exo

simpleaudio requirement for dashboard

df52c4cb992cc6a5b5abb96edc2693f85e52a4c2 · 2024-11-25 21:43:44 +0400 · Alex Cheema

Files touched

Diff

commit df52c4cb992cc6a5b5abb96edc2693f85e52a4c2
Author: Alex Cheema <alexcheema123@gmail.com>
Date:   Mon Nov 25 21:43:44 2024 +0400

    simpleaudio requirement for dashboard
---
 extra/dashboard/requirements.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/extra/dashboard/requirements.txt b/extra/dashboard/requirements.txt
index 42ca928d..c1f74c71 100644
--- a/extra/dashboard/requirements.txt
+++ b/extra/dashboard/requirements.txt
@@ -1,4 +1,5 @@
 plotly
 pandas
 requests
-aiohttp
\ No newline at end of file
+aiohttp
+simpleaudio
\ No newline at end of file

← 3f506ad7 cosmetic dashboard improvements  ·  back to Exo  ·  fix dummy generate so it doesnt have any randomness 2502ed20 →