Skip to content

Commit

Permalink
pinning langchain_core version, solves #14
Browse files Browse the repository at this point in the history
  • Loading branch information
doncamilom committed Nov 27, 2023
1 parent 1c1ae4c commit dda5667
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 @@ -25,7 +25,7 @@
"paper-qa==1.1.1",
"google-search-results",
"langchain>=0.0.234,<=0.0.275",
"langchain_core",
"langchain_core==0.0.1",
"nest_asyncio",
"tiktoken",
"rmrkl",
Expand Down

0 comments on commit dda5667

Please sign in to comment.