Skip to content

Commit

Permalink
chore(deps): ping langchain-core upper bound (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-twhite authored Dec 18, 2024
1 parent a574a6f commit 9746930
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 151 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ authors = [
]
readme = "README.md"
dependencies = [
"langchain-core=>=0.3,<0.3.23",
"snowflake-snowpark-python[pandas]>=1.22.1,<2.0",
"langchain>=0.3.2,<0.4",
"asyncio>=3.4.3",
"aiohttp>=3.10.9,<4.0",
"pydantic>=2.9.2,<3.0"
Expand Down
Loading

0 comments on commit 9746930

Please sign in to comment.