diff --git a/Data/Agent/agent-requirements.txt b/Data/Agent/agent-requirements.txt index 43a50dd..d8edbab 100644 --- a/Data/Agent/agent-requirements.txt +++ b/Data/Agent/agent-requirements.txt @@ -20,4 +20,8 @@ Pillow # Image processing (Windows) ###av # Required by aiortc for video/audio codecs # Macro Automation -pywinauto # Windows-based Macro Automation Library \ No newline at end of file +pywinauto # Windows-based Macro Automation Library + +# Audio Streaming Dependencies +sounddevice +numpy \ No newline at end of file