Skip to content

Commit

Permalink
langchain version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
affan00733 committed Jun 6, 2023
1 parent 5c1c747 commit 310a4d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def read(path, encoding="utf-8"):
"eva-decord>=0.6.1",
"boto3",
"nest_asyncio",
"langchain",
"langchain==0.0.190",
"pymupdf",
"pdfminer.six",
"sentence-transformers"
Expand Down

0 comments on commit 310a4d2

Please sign in to comment.