Skip to content

Commit 4e0036f

Browse files
committed
fix dependencies
1 parent 1c50662 commit 4e0036f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/upstage/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs/upstage/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ pypdf = "^4.2.0"
1616
requests = "^2.31.0"
1717
tokenizers = "^0.19.1"
1818
langchain-openai = "^0.2"
19-
langchain-core = "^0.3.22"
19+
langchain-core = ">=0.3.0,<0.4"
2020

2121
[tool.poetry.group.test]
2222
optional = true

0 commit comments

Comments
 (0)