We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5b5c4 commit 0506de4Copy full SHA for 0506de4
gemini/sample-apps/genwealth/function-scripts/process-pdf/requirements.txt
@@ -8,4 +8,4 @@ langchain==0.3.15
8
langchain-core==0.3.31
9
langchain-google-alloydb-pg==0.9.3
10
langchain-google-vertexai==2.0.15
11
-langchain-text-splitters==0.3.5
+langchain-text-splitters==0.3.9
gemini/sample-apps/llamaindex-rag/pyproject.toml
@@ -114,7 +114,7 @@ langchain-community = "0.3.20"
114
langchain-core = "0.3.49"
115
langchain-google-vertexai = "1.0.10"
116
langchain-openai = "0.3.12"
117
-langchain-text-splitters = "0.3.7"
+langchain-text-splitters = "0.3.9"
118
langsmith = "0.3.22"
119
llama-cloud = "0.1.17"
120
llama-index-agent-openai = "0.4.6"
0 commit comments