From c7d85f6c1e0beaac8142df256d510c942404e262 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 03:16:24 +0000 Subject: [PATCH] chore(deps): update litellm requirement 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/commits) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.83.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 07dd656..45372a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ python-nmap requests>=2.33.1,<3 scikit-learn scipy -litellm>=1.80.10,<1.82.7 +litellm>=1.80.10,<1.83.10 tiktoken>=0.8.0,<0.12.0 # Test automation and reporting