Skip to content

Commit

Permalink
bump langchain dep (run-llama#1934)
Browse files Browse the repository at this point in the history
Co-authored-by: Logan Markewich <[email protected]>
  • Loading branch information
logan-markewich and Logan Markewich authored May 3, 2023
1 parent 2f93d47 commit 4d5e334
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 @@ -15,7 +15,7 @@

install_requires = [
"dataclasses_json",
"langchain>=0.0.152",
"langchain>=0.0.154",
"numpy",
"tenacity>=8.2.0,<9.0.0",
"openai>=0.26.4",
Expand Down

0 comments on commit 4d5e334

Please sign in to comment.