Skip to content

Commit

Permalink
🔼 Update langchain dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
shroominic committed Nov 10, 2023
1 parent 2d5e5c3 commit cee57ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = ">=3.10, <3.13"
numpy = ">=1.26"
langchain = "0.0.331rc3"
langchain = ">=0.0.333"
pydantic = ">2"
aiohttp = ">=3.9.0b0"
python-dotenv = "^1"
Expand Down

0 comments on commit cee57ad

Please sign in to comment.