mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
build(deps): bump orjson from 3.9.7 to 3.9.15
Bumps [orjson](https://github.com/ijl/orjson) from 3.9.7 to 3.9.15. - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](https://github.com/ijl/orjson/compare/3.9.7...3.9.15) --- updated-dependencies: - dependency-name: orjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
06525ca544
commit
82453a0d13
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ async_generator==1.10.0 # for async ollama calls
|
|||
traceloop-sdk==0.5.3 # for open telemetry logging
|
||||
langfuse>=2.6.3 # for langfuse self-hosted logging
|
||||
clickhouse_connect==0.7.0
|
||||
orjson==3.9.7 # fast /embedding responses
|
||||
orjson==3.9.15 # fast /embedding responses
|
||||
apscheduler==3.10.4 # for resetting budget in background
|
||||
fastapi-sso==0.10.0 # admin UI, SSO
|
||||
PyJWT==2.8.0 # admin UI, jwts
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue