Skip to content

Commit daa4797

Browse files
authored
Merge pull request #71 from intel/update-branch
feat: update requirements.txt for backend in RAG toolkit (#234)
2 parents d083660 + 99304c6 commit daa4797

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

usecases/llm/rag-toolkit/backend/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ pyyaml==6.0.1
1111
pypdf==5.0.0
1212
chromadb==0.5.5
1313
langchain-chroma==0.1.2
14-
langchain==0.2.16
15-
langchain-community==0.2.16
14+
langchain==0.3.5
15+
langchain-community==0.3.5
1616
huggingface_hub>=0.23.0
1717
botocore==1.34.88
1818
cached_path==1.6.3
@@ -21,4 +21,4 @@ cached_path==1.6.3
2121
torch==2.4.0
2222
torchaudio==2.4.0
2323
openvino==2024.3.0
24-
optimum[openvino,nncf]
24+
optimum[openvino,nncf]

0 commit comments

Comments
 (0)