Skip to content

Commit

Permalink
pin pypdf version
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasht86 committed Oct 29, 2024
1 parent 4b22d71 commit 904e553
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"metadata": {},
"outputs": [],
"source": [
"!pip3 install -U pyvespa langchain langchain-community pypdf openai"
"!pip3 install -U pyvespa langchain langchain-community pypdf==5.01 openai"
]
},
{
Expand Down Expand Up @@ -1005,4 +1005,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}

0 comments on commit 904e553

Please sign in to comment.