fix: lnurl bugfix
This is not using `$ pipenv update` because apparently other package updates break mynode installations, see #65
This commit is contained in:
parent
5831fe2ab6
commit
0497c603c0
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ gunicorn==20.0.4
|
||||||
idna==2.9
|
idna==2.9
|
||||||
itsdangerous==1.1.0
|
itsdangerous==1.1.0
|
||||||
jinja2==2.11.2
|
jinja2==2.11.2
|
||||||
lnurl==0.3.3
|
lnurl==0.3.4
|
||||||
markupsafe==1.1.1
|
markupsafe==1.1.1
|
||||||
pydantic==1.5.1
|
pydantic==1.5.1
|
||||||
pyscss==1.3.7
|
pyscss==1.3.7
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue