Skip to content

Commit 40d6d4c

Browse files
authored
huggingface[patch]: bump core dep (#31558)
1 parent 42eb356 commit 40d6d4c

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

libs/partners/huggingface/pyproject.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ authors = []
77
license = { text = "MIT" }
88
requires-python = ">=3.9"
99
dependencies = [
10-
"langchain-core<1.0.0,>=0.3.59",
10+
"langchain-core<1.0.0,>=0.3.65",
1111
"tokenizers>=0.19.1",
1212
"huggingface-hub>=0.30.2",
1313
]
@@ -35,6 +35,8 @@ test = [
3535
"pytest-socket<1.0.0,>=0.7.0",
3636
"scipy<2,>=1; python_version < \"3.12\"",
3737
"scipy<2.0.0,>=1.7.0; python_version >= \"3.12\"",
38+
"transformers>=4.39.0",
39+
"sentence-transformers>=2.6.0",
3840
"langchain-core",
3941
"langchain-tests",
4042
"langchain-community",

libs/partners/huggingface/uv.lock

Lines changed: 16 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)