Skip to content

Commit

Permalink
chore: pin older version of nltk (#2309)
Browse files Browse the repository at this point in the history
Co-authored-by: Farrukh Masud <[email protected]>
  • Loading branch information
FarrukhMasud and FMasudMsft authored Nov 8, 2024
1 parent feed209 commit 2758261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Explore Algorithms/OpenAI/Langchain.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
},
"outputs": [],
"source": [
"%pip install openai==0.28.1 langchain==0.0.331 pdf2image pdfminer.six unstructured==0.10.24 pytesseract numpy==1.22.4"
"%pip install openai==0.28.1 langchain==0.0.331 pdf2image pdfminer.six unstructured==0.10.24 pytesseract numpy==1.22.4 nltk==3.8.1"
]
},
{
Expand Down

0 comments on commit 2758261

Please sign in to comment.