|
@@ -84,8 +84,7 @@ kombu>=4.6.11
|
|
|
# Note, grpcio>1.30.0 requires setting GRPC_POLL_STRATEGY=epoll1
|
|
|
# See https://github.com/grpc/grpc/issues/23796 and
|
|
|
# https://github.com/grpc/grpc/blob/v1.35.x/doc/core/grpc-polling-engines.md#polling-engine-implementations-in-grpc
|
|
|
-# Please leave it at 1.40.0 if you can, otherwise this will require canary testing to make sure ingestion doesn't blow up.
|
|
|
-grpcio>=1.40.0
|
|
|
+grpcio>=1.47.0
|
|
|
|
|
|
# not directly used, but provides a speedup for redis
|
|
|
hiredis>=0.3.1
|