From f6f2304c5ab2f93c1718737c2f2ce1d3431ea3d8 Mon Sep 17 00:00:00 2001 From: Arc <33088785+arcbtc@users.noreply.github.com> Date: Thu, 2 Apr 2020 12:50:13 +0100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index 133cef91..b66e46d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,3 +26,6 @@ typing-extensions==3.7.4.1 ; python_version < '3.8' urllib3==1.25.8 webassets==2.0 werkzeug==1.0.0 +lnd-grpc==0.4.0 +grpcio==1.23 +grpcio-tools==1.23