Skip to content

Commit f4dc62a

Browse files
authored
Backport PR ipython#14885 on branch 8.x (Unpin langchain-core now that 0.3.54 fixed __getattr__ issue) (ipython#14886)
Backport PR ipython#14885: Unpin `langchain-core` now that 0.3.54 fixed `__getattr__` issue
2 parents 4e9a578 + 07c957d commit f4dc62a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,6 @@ 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",
109107
"jupyter_ai",
110108
"matplotlib!=3.2.0",
111109
"nbformat",

0 commit comments

Comments
 (0)