release(anthropic): 1.7.1 - #6
anurag6569201 wants to merge 1 commit into
Conversation
Source PR: langchain-ai#40181 Source head: 22d6298
|
| dependencies = [ | ||
| "anthropic>=0.120.0,<2.0.0", | ||
| "langchain-core>=1.6.0,<2.0.0", | ||
| "langchain-core>=1.6.1,<2.0.0", |
There was a problem hiding this comment.
Shipwright · HIGH
The langchain-core dependency floor is bumped from >=1.6.0 to >=1.6.1, but the diff contains no evidence (tests, changelog, or lockfile resolution) that langchain-anthropic 1.7.1 a
Impact: The langchain-core dependency floor is bumped from >=1.6.0 to >=1.6.1, but the diff contains no evidence (tests, changelog, or lockfile resolution) that langchain-anthropic 1.7.1 actually requires a behavior or API only present in 1.6.1. If the bump is unnecessary, it forces downstream users onto a newer core than needed; if it is necessary, the missing test evidence means the requirement is unverified.
Suggested fix: Review the cited evidence, fix the risk if confirmed, and rerun Shipwright.
Source merge-base:
530290a9d445069d80a68cdcd4d0da768f2aa2b0Source head:
22d6298634e55994bbe1e370995e2e9828bd00ec