mirror of
https://github.com/hwchase17/langchain.git
synced 2025-04-29 04:16:02 +00:00
groq: bump core (#20838)
This commit is contained in:
parent
7984206c95
commit
6debadaa70
4
libs/partners/groq/poetry.lock
generated
4
libs/partners/groq/poetry.lock
generated
@ -1,4 +1,4 @@
|
||||
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
|
||||
# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand.
|
||||
|
||||
[[package]]
|
||||
name = "annotated-types"
|
||||
@ -922,4 +922,4 @@ watchmedo = ["PyYAML (>=3.10)"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.8.1,<4.0"
|
||||
content-hash = "1692a375c2817216876453275294e5aa2500364b7e36ae2b4b0ec1fe1837402e"
|
||||
content-hash = "f7c1b8895e465d5faf7988bf946b0fa95509835b95629f442ad57adb116022df"
|
||||
|
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user