From dbb3ec8a4b231be5f91ed650d49b32e89d7438cf Mon Sep 17 00:00:00 2001 From: alvinlollo <143326475+alvinlollo@users.noreply.github.com> Date: Tue, 11 Nov 2025 23:20:46 +1100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/requirements.txt b/requirements.txt index 86952bb..0a9116d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,3 +24,12 @@ six==1.16.0 toml==0.10.2 uritemplate==4.1.1 urllib3==1.26.11 +sounddevice>=0.4.6 +numpy>=1.21.0 +scipy>=1.10.0 +evdev>=1.6.0 +pyperclip>=1.8.2 +pywhispercpp==1.3.3 +requests>=2.25.0 +psutil>=5.8.0 +rich>=13.0.0 \ No newline at end of file