Skip to content

Commit 4d08a32

Browse files
fix: version upgrade - while uploading sample data getting version compatibility error using bash command (#720)
* version upgrade for while uploading sample data using bash getting error * removing broker for msal version
1 parent 9673f8a commit 4d08a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/scripts/index_scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ openai
44
pypdf
55
# pyodbc
66
# tiktoken
7-
msal[broker]==1.34.0
7+
msal==1.34.0
88
azure-identity
99
azure-ai-textanalytics
1010
azure-search-documents==11.7.0b1

0 commit comments

Comments
 (0)