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