mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 11:02:37 +00:00
upstage: fix core dep (#20576)
This commit is contained in:
2
libs/partners/upstage/poetry.lock
generated
2
libs/partners/upstage/poetry.lock
generated
@@ -1270,4 +1270,4 @@ watchmedo = ["PyYAML (>=3.10)"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = ">=3.8.1,<4.0"
|
||||
content-hash = "5da7c37ac95e35eb7eaf9b2eb6551d53b4c1737a0445ce3dbdc94b4f349fe207"
|
||||
content-hash = "98a8d67be9138240d5190eb4774b93f671fbd8069839ad239d005c753bdbae0d"
|
||||
|
@@ -12,7 +12,7 @@ license = "MIT"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.8.1,<4.0"
|
||||
langchain-core = "^0.1.42"
|
||||
langchain-core = "^0.1.44"
|
||||
langchain-openai = "^0.1.3"
|
||||
|
||||
[tool.poetry.group.test]
|
||||
|
Reference in New Issue
Block a user