From 79251be936ceb77965dfa2b3a81ff5908be1f9aa Mon Sep 17 00:00:00 2001 From: CI-DEV <154627941+IlumCI@users.noreply.github.com> Date: Mon, 29 Sep 2025 22:36:05 +0300 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d563d02e..64a354e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,7 +75,6 @@ numpy = "*" litellm = "*" httpx = "*" mcp = "*" -openai = "*" aiohttp = "*" orjson = "*" schedule = "*"