From 7ad521cc3c4475c445d5e4d1299ca3c364957f88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 08:43:13 +0000 Subject: [PATCH] chore: update litellm requirement from >=1.52.3 to >=1.93.0 Updates the requirements on [litellm](https://github.com/BerriAI/litellm) to permit the latest version. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/compare/litellm_1.81.13-dev...v1.93.0) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.93.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- A_ID/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/A_ID/requirements.txt b/A_ID/requirements.txt index 4a9b1be..793a735 100644 --- a/A_ID/requirements.txt +++ b/A_ID/requirements.txt @@ -6,7 +6,7 @@ boto3>=1.34.129 requests-oauthlib>=2.0.0 cryptography>=42.0.8 python-dotenv>=1.0.1 -litellm>=1.52.3 +litellm>=1.93.0 langsmith>=0.1.142 kubernetes==29.0.0 paramiko==3.4.0