commit c6a2b159ec64c2fd4b369f1ec529f5bf16de6fec parent 308976b2b0a6173670644b9ead0b275f8fb44243 Author: NicholasFarrow <nicholas.w.farrow@gmail.com> Date: Fri, 12 Mar 2021 14:19:21 +1100 add requirement for grpc build Diffstat:
M | requirements.txt | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/requirements.txt b/requirements.txt @@ -10,4 +10,5 @@ Pillow==8.0.1 protobuf==3.15.6 # For lightning (optional) +setuptools==50.3.2 lndgrpc==0.2.0