From 82453a0d13582e58d9e7ea081b4ec10c86980b85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 02:35:36 +0000 Subject: [PATCH] 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6bd69302fa0..eff077f5107 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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