Skip to content

Commit 42f881f

Browse files
requirements: update grpcio requirement from <1.66.0 to <1.67.0 (#3034)
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](grpc/grpc@v0.65.0...v1.66.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d0899e commit 42f881f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dill<0.3.9
33
fastkde>=1.0.24, <1.0.31
44
graph-scheduler>=1.2.1, <1.3.0
55
graphviz<0.21.0
6-
grpcio<1.66.0
6+
grpcio<1.67.0
77
leabra-psyneulink<0.3.3
88
llvmlite<0.44
99
matplotlib<3.7.6

0 commit comments

Comments
 (0)