Skip to content

Commit 16f7beb

Browse files
yeesiancopybara-github
authored andcommitted
chore: Drop upperbounds on transitive dependencies
PiperOrigin-RevId: 694179932
1 parent acf3113 commit 16f7beb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

setup.py

-2
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,6 @@
156156
"langchain-core < 0.3",
157157
"langchain-google-vertexai < 2",
158158
"openinference-instrumentation-langchain >= 0.1.19, < 0.2",
159-
"tenacity <= 8.3",
160-
"orjson <= 3.10.6",
161159
]
162160

163161
langchain_testing_extra_require = list(

0 commit comments

Comments
 (0)