Skip to content

Commit

Permalink
groq: bump core (#20838)
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme authored Apr 24, 2024
1 parent 7984206 commit 6debada
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions libs/partners/groq/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libs/partners/groq/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = ">=3.8.1,<4.0"
langchain-core = "^0.1.42"
langchain-core = "^0.1.45"
groq = ">=0.4.1,<1"

[tool.poetry.group.test]
Expand Down

0 comments on commit 6debada

Please sign in to comment.