Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion infra/scripts/fabric_scripts/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
msal==1.31.1
msal==1.34.0
azure-identity
pandas
azure-storage-file-datalake
Expand Down
6 changes: 3 additions & 3 deletions infra/scripts/index_scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ openai
pypdf
# pyodbc
# tiktoken
msal[broker]==1.31.1
msal[broker]==1.34.0
azure-identity
azure-ai-textanalytics
azure-search-documents==11.6.0b9
azure-search-documents==11.7.0b1
azure-keyvault-secrets
pandas
datetime

pyodbc==5.2.0
pyodbc==5.3.0
Loading