Skip to content

Commit

Permalink
Merge pull request #2143 from solliancenet/cj-update-python-requirements
Browse files Browse the repository at this point in the history
Upgrade the version of the azure-search-documents Python library
  • Loading branch information
joelhulen authored Jan 19, 2025
2 parents a85055d + a61c68d commit 7c7176a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/python/LangChainAPI/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ azure-identity==1.17.1
azure-keyvault-secrets==4.8.0
azure-monitor-opentelemetry==1.6.2
azure-monitor-opentelemetry-exporter==1.0.0b28
azure-search-documents==11.5.1
azure-search-documents==11.6.0b9
azure-storage-blob==12.21.0
email-validator==2.2.0
fastapi==0.115.6
Expand Down
2 changes: 1 addition & 1 deletion src/python/PythonSDK/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ azure-identity==1.17.1
azure-keyvault-secrets==4.8.0
azure-monitor-opentelemetry==1.6.2
azure-monitor-opentelemetry-exporter==1.0.0b28
azure-search-documents==11.5.1
azure-search-documents==11.6.0b9
azure-storage-blob==12.21.0
boto3==1.35.67
langchain==0.3.7
Expand Down

0 comments on commit 7c7176a

Please sign in to comment.