diff --git a/requirements.txt b/requirements.txt index cce41bc..eb401ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pytest # langchain dependencies, these should be optional in the future # langchain moved Embeddings from langchain.embeddings.base to langchain.schema.embeddings while azureml-rag is still referencing it. # once azureml-rag fixes, we should remove the langchain reference from this file -langchain==0.0.324 +langchain==0.0.325 semantic-kernel # inference server dependencies