Spaces:
Runtime error
Runtime error
add azure-identity
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,6 +5,7 @@ azure-storage-blob==12.23.0
|
|
| 5 |
# Azure AI Search support
|
| 6 |
azure-search-documents>=11.4.0
|
| 7 |
azure-core>=1.29.0
|
|
|
|
| 8 |
python-dotenv==1.0.0
|
| 9 |
langchain==0.2.1
|
| 10 |
langchain_openai==0.1.7
|
|
|
|
| 5 |
# Azure AI Search support
|
| 6 |
azure-search-documents>=11.4.0
|
| 7 |
azure-core>=1.29.0
|
| 8 |
+
azure-identity>=1.15.0
|
| 9 |
python-dotenv==1.0.0
|
| 10 |
langchain==0.2.1
|
| 11 |
langchain_openai==0.1.7
|