File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ llama-index-multi-modal-llms-gemini = { git = "https://github.com/run-llama/llam
40
40
41
41
llama-parse = { git = " https://github.com/run-llama/llama_parse.git" , branch = " main" }
42
42
43
- langchain = " 0.1.16 "
44
- langchain-core = " 0.1.45 "
45
- langchain-community = " 0.0.34 "
43
+ langchain = " 0.1.17 "
44
+ langchain-core = " 0.1.48 "
45
+ langchain-community = " 0.0.36 "
46
46
langchain-astradb = " 0.2.0"
47
47
langchain-openai = " 0.1.3"
48
48
langchain-google-genai = " 0.0.11"
Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ unstructured = "0.12.5"
17
17
ragstack-ai-colbert = " 1.0.1"
18
18
19
19
# langchain
20
- langchain = " 0.1.16 "
21
- langchain-core = " 0.1.45 "
22
- langchain-community = " 0.0.34 "
20
+ langchain = " 0.1.17 "
21
+ langchain-core = " 0.1.48 "
22
+ langchain-community = " 0.0.36 "
23
23
langchain-astradb = " 0.2.0"
24
24
langchain-openai = " 0.1.3"
25
25
langchain-google-genai = { version = " 0.0.11" , optional = true }
You can’t perform that action at this time.
0 commit comments