Skip to content

Commit

Permalink
Remove now extraneous dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lothiraldan committed Dec 7, 2023
1 parent 2c3dd21 commit b3b549f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"metadata": {},
"outputs": [],
"source": [
"%pip install -U comet_llm \"langchain>=0.0.346\" openai google-search-results spacy textstat pandas numexpr"
"%pip install -U comet_llm \"langchain>=0.0.346\" openai google-search-results numexpr"
]
},
{
Expand Down

0 comments on commit b3b549f

Please sign in to comment.