Skip to content

Commit 998c577

Browse files
authored
Merge branch 'main' into valkey
2 parents d7a9f4c + 515b9ba commit 998c577

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

tox.ini

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ envlist =
4747
elasticsearchserver07-datastore_elasticsearch-{py37,py38,py39,py310,py311,py312,py313,pypy310}-elasticsearch07,
4848
elasticsearchserver08-datastore_elasticsearch-{py37,py38,py39,py310,py311,py312,py313,pypy310}-elasticsearch08,
4949
firestore-datastore_firestore-{py37,py38,py39,py310,py311,py312,py313},
50-
grpc-framework_grpc-py37-grpc0167,
5150
grpc-framework_grpc-{py38,py39,py310,py311,py312,py313}-grpclatest,
5251
kafka-messagebroker_confluentkafka-py39-confluentkafka{0108,0107,0106},
5352
kafka-messagebroker_confluentkafka-{py37,py38,py39,py310,py311,py312}-confluentkafkalatest,
@@ -348,9 +347,9 @@ deps =
348347
framework_grpc-grpclatest: protobuf
349348
framework_grpc-grpclatest: grpcio
350349
framework_grpc-grpclatest: grpcio-tools
351-
framework_grpc-grpc0167: grpcio<1.67
352-
framework_grpc-grpc0167: grpcio-tools<1.67
353-
framework_grpc-grpc0167: protobuf<5
350+
framework_grpc-grpc0162: grpcio<1.63
351+
framework_grpc-grpc0162: grpcio-tools<1.63
352+
framework_grpc-grpc0162: protobuf<4.25
354353
framework_pyramid: routes
355354
framework_pyramid-cornice: cornice!=5.0.0
356355
framework_pyramid-Pyramidlatest: Pyramid

0 commit comments

Comments
 (0)