From 54adf89ec1710624e1ad99f5152d5192ab4a165d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 04:13:41 +0000 Subject: [PATCH] requirements: update grpcio requirement from <1.57.0 to <1.58.0 Updates the requirements on [grpcio](https://github.com/grpc/grpc) to permit the latest version. - [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/v0.15.0...v1.57.0) --- updated-dependencies: - dependency-name: grpcio 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 5c9d756ec6f..304383b3fdd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ dill<0.3.8 fastkde>=1.0.24, <1.0.27 graph-scheduler>=0.2.0, <1.1.3 graphviz<0.21.0 -grpcio<1.57.0 +grpcio<1.58.0 leabra-psyneulink<0.3.3 llvmlite<0.41 matplotlib<3.7.3