Skip to content

Commit 881a9f5

Browse files
authored
Merge branch '8.x' into backport-of-pr-14877-on-8.x
2 parents 5bc4fd4 + 7e8f113 commit 881a9f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ test = [
104104
test_extra = [
105105
"ipython[test]",
106106
"curio",
107+
# mask https://github.com/langchain-ai/langchain/pull/30769
108+
"langchain-core<0.3.52",
107109
"jupyter_ai",
108110
"matplotlib!=3.2.0",
109111
"nbformat",

0 commit comments

Comments
 (0)