groq: bump core (#20838)

This commit is contained in:
ccurme
2024-04-24 11:51:46 -04:00
committed by GitHub
parent 7984206c95
commit 6debadaa70
2 changed files with 3 additions and 3 deletions

View File

@@ -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]