From 9c677ee764c2b9b4fdfe176a84d9bcdd9843ef6c Mon Sep 17 00:00:00 2001 From: Hiroki Tagato Date: Sun, 23 Mar 2025 22:09:45 +0900 Subject: misc/py-litellm: update to 1.63.14 Changelog: https://github.com/BerriAI/litellm/releases Reported by: portscout --- misc/py-litellm/files/patch-pyproject.toml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 misc/py-litellm/files/patch-pyproject.toml (limited to 'misc/py-litellm/files') diff --git a/misc/py-litellm/files/patch-pyproject.toml b/misc/py-litellm/files/patch-pyproject.toml deleted file mode 100644 index 0194c6b7b3c0..000000000000 --- a/misc/py-litellm/files/patch-pyproject.toml +++ /dev/null @@ -1,11 +0,0 @@ ---- pyproject.toml.orig 2025-01-06 00:07:29 UTC -+++ pyproject.toml -@@ -20,7 +20,7 @@ python = ">=3.8.1,<4.0, !=3.9.7" - - [tool.poetry.dependencies] - python = ">=3.8.1,<4.0, !=3.9.7" --httpx = ">=0.23.0,<0.28.0" -+httpx = ">=0.23.0,<1.0.0" - openai = ">=1.55.3" - python-dotenv = ">=0.2.0" - tiktoken = ">=0.7.0" -- cgit v1.2.3