[Build] Relax anthropic version pin from ==0.71.0 to >=0.71.0 (#32289)

Signed-off-by: Michael Goin <mgoin64@gmail.com>
Co-authored-by: Michael Goin <mgoin64@gmail.com>
This commit is contained in:
David
2026-01-14 02:21:39 -05:00
committed by GitHub
parent 9d0d7f48d5
commit 6b176095e3

View File

@@ -48,7 +48,7 @@ cbor2 # Required for cross-language serialization of hashable objects
ijson # Required for mistral streaming tool parser
setproctitle # Used to set process names for better debugging and monitoring
openai-harmony >= 0.0.3 # Required for gpt-oss
anthropic == 0.71.0
anthropic >= 0.71.0
model-hosting-container-standards >= 0.1.13, < 1.0.0
mcp
grpcio>=1.76.0