Skip to content

Commit

Permalink
Fix langchain version (#1118)
Browse files Browse the repository at this point in the history
Signed-off-by: lvliang-intel <liang1.lv@intel.com>
  • Loading branch information
lvliang-intel committed Jan 7, 2024
1 parent 607e5b6 commit 1d84fd8
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ evaluate
pydub
python-multipart
PyPDF2
langchain
langchain==0.0.354
langchain_core
python-docx
scikit-learn
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ evaluate
pydub
python-multipart
PyPDF2
langchain
langchain==0.0.354
langchain_core
python-docx
scikit-learn
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ evaluate
pydub
python-multipart
PyPDF2
langchain
langchain==0.0.354
langchain_core
python-docx
librosa
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ evaluate
pydub
python-multipart
PyPDF2
langchain
langchain==0.0.354
langchain_core
python-docx
scikit-learn
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ evaluate
pydub
python-multipart
PyPDF2
langchain
langchain==0.0.354
langchain_core
python-docx
scikit-learn
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ evaluate
pydub
python-multipart
PyPDF2
langchain
langchain==0.0.354
langchain_core
python-docx
scikit-learn
Expand Down

0 comments on commit 1d84fd8

Please sign in to comment.