diff --git a/requirements.txt b/requirements.txt index b605c06d..1630397f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,4 +30,5 @@ SudachiDict-full==20250825 translators @ git+https://github.com/misyaguziya/translators@5.9.2.1 SpeechRecognition @ git+https://github.com/misyaguziya/custom_speech_recognition@3.10.4.1 tinyoscquery @ git+https://github.com/cyberkitsune/tinyoscquery@0.1.3 -aptabase==0.1.0 \ No newline at end of file +aptabase==0.1.0 +PyAutoGUI==0.9.54 \ No newline at end of file diff --git a/requirements_cuda.txt b/requirements_cuda.txt index 324a3711..1bb366e5 100644 --- a/requirements_cuda.txt +++ b/requirements_cuda.txt @@ -31,4 +31,5 @@ SudachiDict-full==20250825 translators @ git+https://github.com/misyaguziya/translators@5.9.2.1 SpeechRecognition @ git+https://github.com/misyaguziya/custom_speech_recognition@3.10.4.1 tinyoscquery @ git+https://github.com/cyberkitsune/tinyoscquery@0.1.3 -aptabase==0.1.0 \ No newline at end of file +aptabase==0.1.0 +PyAutoGUI==0.9.54 \ No newline at end of file