Skip to content

Commit

Permalink
Update notebook deps (#11053)
Browse files Browse the repository at this point in the history
  • Loading branch information
hinthornw authored Sep 26, 2023
1 parent 448426a commit 9c5eca9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/extras/guides/langsmith/walkthrough.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
"metadata": {},
"outputs": [],
"source": [
"# %pip install -U langchain langsmith langchainhub --quiet\n",
"# %pip install openai pandas duckduckgo-search --quiet"
"%pip install -U langchain langsmith langchainhub --quiet\n",
"%pip install openai tiktoken pandas duckduckgo-search --quiet"
]
},
{
Expand Down

0 comments on commit 9c5eca9

Please sign in to comment.