Skip to content

Commit 07c957d

Browse files
krassowskimeeseeksmachine
authored andcommitted
Backport PR ipython#14885: Unpin langchain-core now that 0.3.54 fixed __getattr__ issue
1 parent 4e9a578 commit 07c957d

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)