Skip to content

Commit

Permalink
Update platform/pyproject.toml - increased langchain required version.
Browse files Browse the repository at this point in the history
This was causing a build issue for myself and a few others. Please see:
reworkd#1393
  • Loading branch information
LordWestcott committed Dec 31, 2023
1 parent 0c4914c commit f7a93ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ sentry-sdk = "^1.31.0"
loguru = "^0.7.2"
aiokafka = "^0.8.1"
requests = "^2.31.0"
langchain = "^0.0.295"
langchain = "^0.0.344"
openai = "^0.28.0"
wikipedia = "^1.4.0"
replicate = "^0.8.4"
Expand Down

0 comments on commit f7a93ad

Please sign in to comment.