From 0497c603c0a3e2f10519357845cff6c43d15970d Mon Sep 17 00:00:00 2001 From: Eneko Illarramendi Date: Thu, 13 Aug 2020 22:16:45 +0200 Subject: [PATCH] fix: `lnurl` bugfix This is not using `$ pipenv update` because apparently other package updates break mynode installations, see #65 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c2a90c..700d461 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ gunicorn==20.0.4 idna==2.9 itsdangerous==1.1.0 jinja2==2.11.2 -lnurl==0.3.3 +lnurl==0.3.4 markupsafe==1.1.1 pydantic==1.5.1 pyscss==1.3.7