From baa677892d46e6562246e45b0b9bd2e3362d3fe2 Mon Sep 17 00:00:00 2001 From: Zhang Minghan Date: Thu, 11 Jul 2024 18:43:27 +0800 Subject: [PATCH] fix: lock version of requirements `azure-cognitiveservices-speech` (#8) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c186fb..db68a9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ xlrd boto3 botocore -azure-cognitiveservices-speech +azure-cognitiveservices-speech~=1.34.1 cryptography