We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3a584 commit 2d7d095Copy full SHA for 2d7d095
pyproject.toml
@@ -45,7 +45,7 @@ test = [
45
"pytest==8.3.5",
46
"pytest-cov==6.0.0",
47
"Pillow==11.1.0",
48
- "google-cloud-secret-manager==2.23.1",
+ "google-cloud-secret-manager==2.23.2",
49
"google-cloud-storage==3.1.0",
50
]
51
requirements.txt
@@ -1,4 +1,4 @@
1
-langchain-core==0.3.45
+langchain-core==0.3.47
2
PyYAML==6.0.2
3
pydantic==2.10.6
4
aiohttp==3.11.14
0 commit comments