Browse Source

fix: `lnurl` bugfix

This is not using `$ pipenv update` because apparently other package updates break mynode installations, see #65
LNURLwalletsupport
Eneko Illarramendi 5 years ago
parent
commit
0497c603c0
  1. 2
      requirements.txt

2
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

Loading…
Cancel
Save