Skip to content

Commit

Permalink
Fix pip install
Browse files Browse the repository at this point in the history
  • Loading branch information
kesmit13 committed Aug 1, 2024
1 parent 6a39ef5 commit d113a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/hybrid-search/notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"metadata": {},
"outputs": [],
"source": [
"%pip install wget openai==1.3.3 --quiet"
"%pip install wget openai==1.3.3 pydantic==1.10.17 jinja2==3.0.3 --quiet"
]
},
{
Expand Down

0 comments on commit d113a98

Please sign in to comment.