diff --git a/rag-on-edge/code/rag-on-edge-SLM-Phi2/modules/LLMModule/requirements.txt b/rag-on-edge/code/rag-on-edge-SLM-Phi2/modules/LLMModule/requirements.txt index b880955..70f5d13 100644 --- a/rag-on-edge/code/rag-on-edge-SLM-Phi2/modules/LLMModule/requirements.txt +++ b/rag-on-edge/code/rag-on-edge-SLM-Phi2/modules/LLMModule/requirements.txt @@ -24,7 +24,7 @@ transformers>=4.35.2 gguf>=0.1.0 protobuf>=4.21.0 langchain>=0.2.10,<0.3.0 -langchain-community==0.2.9 +langchain-community==0.2.19 langsmith>=0.1.17,<0.2.0 llama_cpp_python==0.2.43 pydantic==1.10.13