commit 0c043aaa931ff2cc784b34de1c669a5d6ebd9d2a
parent 0f85df9e7d6e9a21935fcaea84a67843fe710271
Author: nickfarrow <nicholas.w.farrow@gmail.com>
Date: Tue, 30 Nov 2021 18:29:37 +1100
update requirements
Diffstat:
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/requirements.txt b/requirements.txt
@@ -1,11 +1,11 @@
python_bitcoinrpc==1.0
-qrcode==6.1
+qrcode==7.3
Flask==1.1.2
MarkupSafe==1.1.1
-requests==2.25.0
+requests==2.26.0
gunicorn==20.0.4
Pillow==8.01.1
-protobuf==3.15.6
+protobuf==3.19.1
flask_restplus==0.13.0
Werkzeug==0.16.1
PySocks==1.7.1
@@ -13,5 +13,5 @@ PySocks==1.7.1
# For lightning (optional)
setuptools==50.3.2
-lnd-grpc-client
-pyln-client
+lnd-grpc-client==0.3.22
+pyln-client==0.10.1