From 310411de3f18a56a0ef78daa68ac1bf2bb799323 Mon Sep 17 00:00:00 2001 From: koalasat Date: Wed, 26 Feb 2025 18:02:14 +0100 Subject: [PATCH] Downgrade and fix failing grpcio --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7883a128..b8fdf2ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,9 +8,9 @@ djangorestframework==3.15.2 channels==4.2.0 channels-redis==4.2.0 celery==5.4.0 -grpcio==1.68.1 +grpcio==1.67.0 googleapis-common-protos==1.66.0 -grpcio-tools==1.68.1 +grpcio-tools==1.67.0 numpy==1.26.4 Pillow==11.0.0 python-decouple==3.8