Skip to content

Commit df5cb4f

Browse files
pyproject changed
1 parent cef0240 commit df5cb4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libs/langchain/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ test = [
7575
"packaging>=24.2.0,<26.0.0",
7676
"numpy>=1.26.4; python_version<'3.13'",
7777
"numpy>=2.1.0; python_version>='3.13'",
78+
"transformers>=4.35.0,<5.0.0",
79+
"torch>=2.1.0,<3.0.0",
7880
]
7981
test_integration = [
8082
"vcrpy>=7.0.0,<8.0.0",

0 commit comments

Comments
 (0)