Skip to content

Commit 2f67f9d

Browse files
authored
release(huggingface): 1.0.1 (#33803)
1 parent 0e36185 commit 2f67f9d

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

libs/partners/huggingface/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ authors = []
77
license = { text = "MIT" }
88
requires-python = ">=3.10.0,<4.0.0"
99
dependencies = [
10-
"langchain-core>=1.0.0,<2.0.0",
10+
"langchain-core>=1.0.3,<2.0.0",
1111
"tokenizers>=0.19.1,<1.0.0",
1212
"huggingface-hub>=0.33.4,<1.0.0",
1313
]
1414
name = "langchain-huggingface"
15-
version = "1.0.0"
15+
version = "1.0.1"
1616
description = "An integration package connecting Hugging Face and LangChain."
1717
readme = "README.md"
1818

libs/partners/huggingface/uv.lock

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

0 commit comments

Comments
 (0)