We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed7b732 commit b96b7eeCopy full SHA for b96b7ee
infra/scripts/fabric_scripts/requirements.txt
@@ -1,5 +1,5 @@
1
-msal>=1.30.0,<2.0.0
2
-azure-identity>=1.19.0,<2.0.0
+msal==1.34.0
+azure-identity
3
pandas
4
azure-storage-file-datalake
5
packaging
infra/scripts/index_scripts/requirements.txt
@@ -4,8 +4,8 @@ openai
pypdf
# pyodbc
6
# tiktoken
7
8
9
azure-ai-textanalytics
10
azure-search-documents==11.7.0b1
11
azure-keyvault-secrets
src/App/requirements.txt
# Core requirements
+azure-identity==1.25.0
# Flask[async]==2.3.2
openai==2.0.1
azure-storage-blob==12.26.0
0 commit comments