mirror of
https://github.com/RoboSats/robosats.git
synced 2025-07-19 09:13:28 +00:00
Merge pull request #1789 from RoboSats/fix-failing-grpcio
Downgrade and fix failing grpcio
This commit is contained in:
@ -8,9 +8,9 @@ djangorestframework==3.15.2
|
|||||||
channels==4.2.0
|
channels==4.2.0
|
||||||
channels-redis==4.2.0
|
channels-redis==4.2.0
|
||||||
celery==5.4.0
|
celery==5.4.0
|
||||||
grpcio==1.68.1
|
grpcio==1.67.0
|
||||||
googleapis-common-protos==1.66.0
|
googleapis-common-protos==1.66.0
|
||||||
grpcio-tools==1.68.1
|
grpcio-tools==1.67.0
|
||||||
numpy==1.26.4
|
numpy==1.26.4
|
||||||
Pillow==11.0.0
|
Pillow==11.0.0
|
||||||
python-decouple==3.8
|
python-decouple==3.8
|
||||||
|
Reference in New Issue
Block a user