From d4f0def9bf086d5e104ec4df34551282af401782 Mon Sep 17 00:00:00 2001 From: aryan835-datainflexion Date: Mon, 26 May 2025 12:38:59 +0400 Subject: [PATCH] Added updated requirements.txt for the Python Amazon Nova Sonic Sample Codes to work. --- .../console-python/requirements.txt | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/speech-to-speech/sample-codes/console-python/requirements.txt b/speech-to-speech/sample-codes/console-python/requirements.txt index 81a7dc62..e128fd0d 100644 --- a/speech-to-speech/sample-codes/console-python/requirements.txt +++ b/speech-to-speech/sample-codes/console-python/requirements.txt @@ -1,5 +1,14 @@ -pyaudio>=0.2.13 -rx>=3.2.0 -smithy-aws-core>=0.0.1 -pytz -aws_sdk_bedrock_runtime \ No newline at end of file +aws-sdk-signers==0.0.3 +aws_sdk_bedrock_runtime==0.0.2 +awscrt==0.27.2 +ijson==3.4.0 +PyAudio==0.2.14 +pytz==2025.2 +Rx==3.2.0 +setuptools==80.8.0 +smithy-aws-core==0.0.1 +smithy-aws-event-stream==0.0.1 +smithy-core==0.0.2 +smithy-http==0.0.1 +smithy-json==0.0.1 +wheel==0.45.1