From b5d74722bae2cb0e8a7ca78796f07f90c902c6a7 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Wed, 7 Jan 2026 14:04:10 +0530 Subject: [PATCH] Revert "Litellm fixes a2a sdk (#18748)" (#18752) This reverts commit 1661707492042f9a735af92615359b31fa95767b. --- requirements.txt | 2 +- tests/code_coverage_tests/liccheck.ini | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5327d69cf9..249b899b86 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ jsonschema>=4.23.0,<5.0.0 # validating json schema - aligned with openapi-core + websockets==13.1.0 # for realtime API soundfile==0.12.1 # for audio file processing openapi-core==0.21.0 # for OpenAPI compliance tests -a2a-sdk[http-server]>=0.3.0 # for A2A server + ######################## # LITELLM ENTERPRISE DEPENDENCIES ######################## diff --git a/tests/code_coverage_tests/liccheck.ini b/tests/code_coverage_tests/liccheck.ini index cd73f3fe4a..01d8bc4aa0 100644 --- a/tests/code_coverage_tests/liccheck.ini +++ b/tests/code_coverage_tests/liccheck.ini @@ -138,5 +138,4 @@ pondpond: >=1.4.1 # Apache 2.0 License fastuuid: >=0.13.0 # BSD-3-Clause license llm-sandbox: >=0.3.31 # MIT License - https://github.com/vndee/llm-sandbox nodejs-wheel-binaries: >=24.12.0 # MIT license manually verified -grpcio: >=1.69.0 # Apache License 2.0