From aac2b6fb344c124b5226cf8058e35f0205234131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 11:02:16 +0000 Subject: [PATCH] Bump grpcio Bumps [grpcio](https://github.com/grpc/grpc) from 1.44.0 to 1.53.2. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.44.0...v1.53.2) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../research_projects/decision_transformer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/minillm/transformers/examples/research_projects/decision_transformer/requirements.txt b/minillm/transformers/examples/research_projects/decision_transformer/requirements.txt index 2d510dde..1b256a0d 100644 --- a/minillm/transformers/examples/research_projects/decision_transformer/requirements.txt +++ b/minillm/transformers/examples/research_projects/decision_transformer/requirements.txt @@ -73,7 +73,7 @@ google-auth==2.6.2 google-auth-oauthlib==0.4.6 google-pasta==0.2.0 greenlet==1.1.2 -grpcio==1.44.0 +grpcio==1.53.2 gym==0.23.1 gym-notices==0.0.6 h5py==3.6.0