Skip to content

Commit

Permalink
chore: Drop upperbounds on transitive dependencies
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 694179932
  • Loading branch information
yeesian authored and copybara-github committed Nov 7, 2024
1 parent acf3113 commit 16f7beb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@
"langchain-core < 0.3",
"langchain-google-vertexai < 2",
"openinference-instrumentation-langchain >= 0.1.19, < 0.2",
"tenacity <= 8.3",
"orjson <= 3.10.6",
]

langchain_testing_extra_require = list(
Expand Down

0 comments on commit 16f7beb

Please sign in to comment.