Skip to content

Commit d113a98

Browse files
committed
Fix pip install
1 parent 6a39ef5 commit d113a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/hybrid-search/notebook.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"metadata": {},
5757
"outputs": [],
5858
"source": [
59-
"%pip install wget openai==1.3.3 --quiet"
59+
"%pip install wget openai==1.3.3 pydantic==1.10.17 jinja2==3.0.3 --quiet"
6060
]
6161
},
6262
{

0 commit comments

Comments
 (0)