From 811cdf5197acb4d6ab42250a5b0f822887d1190a Mon Sep 17 00:00:00 2001 From: Michael Goin Date: Tue, 16 Dec 2025 20:52:14 -0500 Subject: [PATCH] Update model-hosting-container-standards to 0.1.10 (#30815) Signed-off-by: Michael Goin --- requirements/common.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/common.txt b/requirements/common.txt index 31c8fb404f63a..426d281c26704 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -50,5 +50,5 @@ 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 -model-hosting-container-standards >= 0.1.9, < 1.0.0 -mcp \ No newline at end of file +model-hosting-container-standards >= 0.1.10, < 1.0.0 +mcp