mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
Revert "Litellm fixes a2a sdk (#18748)"
This reverts commit 1661707492.
This commit is contained in:
parent
1f141f0dbb
commit
1742e233ff
2 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
########################
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue