Skip to content

Commit 7d9331b

Browse files
authored
Update langgraph_gemini_podcast.ipynb (#2071)
1 parent aef219a commit 7d9331b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

gemini/orchestration/langgraph_gemini_podcast.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,8 @@
164164
" pydub \\\n",
165165
" pymupdf \\\n",
166166
" wikipedia \\\n",
167-
" xmltodict"
167+
" xmltodict \\\n",
168+
" numpy==1.24.0"
168169
]
169170
},
170171
{

0 commit comments

Comments
 (0)