Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/vercel_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
langgraph
pyyaml
urllib3==1.26.19
nbconvert==7.16.4
urllib3==2.6.3
nbconvert==7.17.0

# temp fix, uv fails to install 3.10.7
orjson<=3.10.6
orjson<=3.11.8
2 changes: 1 addition & 1 deletion libs/core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = []
license = {text = "MIT"}
requires-python = ">=3.9"
dependencies = [
"langsmith<0.4,>=0.1.126",
"langsmith>=0.1.126,<0.5",
"tenacity!=8.4.0,<10.0.0,>=8.1.0",
"jsonpatch<2.0,>=1.33",
"PyYAML>=5.3",
Expand Down
2,449 changes: 1,226 additions & 1,223 deletions libs/core/uv.lock

Large diffs are not rendered by default.

5,928 changes: 2,965 additions & 2,963 deletions libs/langchain/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libs/partners/anthropic/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repository = "https://github.com/langchain-ai/langchain"

[dependency-groups]
test = [
"pytest<8.0.0,>=7.3.0",
"pytest>=8.4.2,<9.0.0",
"freezegun<2.0.0,>=1.2.2",
"pytest-mock<4.0.0,>=3.10.0",
"syrupy<5.0.0,>=4.0.2",
Expand Down
1,525 changes: 768 additions & 757 deletions libs/partners/anthropic/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libs/partners/deepseek/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repository = "https://github.com/langchain-ai/langchain"

[dependency-groups]
test = [
"pytest<8.0.0,>=7.4.3",
"pytest>=7.4.3,<9.0.0",
"pytest-asyncio<1.0.0,>=0.23.2",
"pytest-socket<1.0.0,>=0.7.0",
"pytest-watcher<1.0.0,>=0.3.4",
Expand Down
1,727 changes: 868 additions & 859 deletions libs/partners/deepseek/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libs/partners/exa/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repository = "https://github.com/langchain-ai/langchain"

[dependency-groups]
test = [
"pytest<8.0.0,>=7.3.0",
"pytest>=7.3.0,<9.0.0",
"freezegun<2.0.0,>=1.2.2",
"pytest-mock<4.0.0,>=3.10.0",
"syrupy<5.0.0,>=4.0.2",
Expand Down
1,311 changes: 661 additions & 650 deletions libs/partners/exa/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libs/partners/fireworks/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repository = "https://github.com/langchain-ai/langchain"

[dependency-groups]
test = [
"pytest<8.0.0,>=7.3.0",
"pytest>=7.3.0,<9.0.0",
"freezegun<2.0.0,>=1.2.2",
"pytest-mock<4.0.0,>=3.10.0",
"syrupy<5.0.0,>=4.0.2",
Expand Down
2,521 changes: 1,265 additions & 1,256 deletions libs/partners/fireworks/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libs/partners/groq/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repository = "https://github.com/langchain-ai/langchain"

[dependency-groups]
test = [
"pytest<8.0.0,>=7.3.0",
"pytest>=7.3.0,<9.0.0",
"pytest-mock<4.0.0,>=3.10.0",
"pytest-watcher<1.0.0,>=0.3.4",
"pytest-asyncio<1.0.0,>=0.21.1",
Expand Down
1,379 changes: 694 additions & 685 deletions libs/partners/groq/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libs/partners/huggingface/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repository = "https://github.com/langchain-ai/langchain"

[dependency-groups]
test = [
"pytest<8.0.0,>=7.3.0",
"pytest>=7.3.0,<9.0.0",
"pytest-asyncio<1.0.0,>=0.21.1",
"pytest-watcher<1.0.0,>=0.3.4",
"pytest-socket<1.0.0,>=0.7.0",
Expand Down
3,749 changes: 1,872 additions & 1,877 deletions libs/partners/huggingface/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libs/partners/mistralai/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repository = "https://github.com/langchain-ai/langchain"

[dependency-groups]
test = [
"pytest<8.0.0,>=7.3.0",
"pytest>=7.3.0,<9.0.0",
"pytest-asyncio<1.0.0,>=0.21.1",
"pytest-watcher<1.0.0,>=0.3.4",
"langchain-core",
Expand Down
1,413 changes: 711 additions & 702 deletions libs/partners/mistralai/uv.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions libs/partners/nomic/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ requires-python = ">=3.9"
dependencies = [
"langchain-core!=0.3.0,!=0.3.1,!=0.3.10,!=0.3.11,!=0.3.12,!=0.3.13,!=0.3.14,!=0.3.2,!=0.3.3,!=0.3.4,!=0.3.5,!=0.3.6,!=0.3.7,!=0.3.8,!=0.3.9,<0.4.0,>=0.2.43",
"nomic<4.0.0,>=3.1.2",
"pillow<11.0.0,>=10.3.0",
"pillow>=10.3.0,<12.0.0",
]
name = "langchain-nomic"
version = "0.1.4"
Expand All @@ -23,7 +23,7 @@ repository = "https://github.com/langchain-ai/langchain"

[dependency-groups]
test = [
"pytest<8.0.0,>=7.3.0",
"pytest>=7.3.0,<9.0.0",
"freezegun<2.0.0,>=1.2.2",
"pytest-mock<4.0.0,>=3.10.0",
"syrupy<5.0.0,>=4.0.2",
Expand Down
1,742 changes: 889 additions & 853 deletions libs/partners/nomic/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libs/partners/ollama/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repository = "https://github.com/langchain-ai/langchain"

[dependency-groups]
test = [
"pytest<8.0.0,>=7.4.3",
"pytest>=7.4.3,<9.0.0",
"pytest-asyncio<1.0.0,>=0.23.2",
"syrupy<5.0.0,>=4.0.2",
"pytest-socket<1.0.0,>=0.7.0",
Expand Down
1,359 changes: 685 additions & 674 deletions libs/partners/ollama/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libs/partners/prompty/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repository = "https://github.com/langchain-ai/langchain"

[dependency-groups]
test = [
"pytest<8.0.0,>=7.3.0",
"pytest>=7.3.0,<9.0.0",
"freezegun<2.0.0,>=1.2.2",
"pytest-mock<4.0.0,>=3.10.0",
"syrupy<5.0.0,>=4.0.2",
Expand Down
1,367 changes: 685 additions & 682 deletions libs/partners/prompty/uv.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion libs/partners/xai/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ repository = "https://github.com/langchain-ai/langchain"

[dependency-groups]
test = [
"pytest<8.0.0,>=7.3.0",
"pytest>=7.3.0,<9.0.0",
"freezegun<2.0.0,>=1.2.2",
"pytest-mock<4.0.0,>=3.10.0",
"syrupy<5.0.0,>=4.0.2",
Expand Down
2,592 changes: 1,297 additions & 1,295 deletions libs/partners/xai/uv.lock

Large diffs are not rendered by default.

1,315 changes: 662 additions & 653 deletions libs/standard-tests/uv.lock

Large diffs are not rendered by default.

4,022 changes: 1,934 additions & 2,088 deletions libs/text-splitters/uv.lock

Large diffs are not rendered by default.