From 434d2f3f7ab3b6768df59f8d9d81e43bf38204f7 Mon Sep 17 00:00:00 2001 From: Harry Mellor <19981378+hmellor@users.noreply.github.com> Date: Thu, 7 Aug 2025 08:22:07 +0100 Subject: [PATCH] [Docs] Add missing dependency for docs build (#22435) Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com> --- requirements/docs.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements/docs.txt b/requirements/docs.txt index 4d4fc7da6816d..c589093110dad 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -19,6 +19,7 @@ cloudpickle fastapi msgspec openai +openai-harmony partial-json-parser pillow psutil