chore: update requirements

This commit is contained in:
Eneko Illarramendi
2020-04-03 22:52:08 +02:00
parent a81de95f73
commit 8dc2143080
3 changed files with 12 additions and 7 deletions
+2
View File
@@ -8,6 +8,7 @@ python_version = "3.7"
[packages]
bitstring = "*"
lnd-grpc = "*"
lnurl = "*"
flask = "*"
flask-assets = "*"
@@ -18,6 +19,7 @@ flask-talisman = "*"
gevent = "*"
greenlet = "*"
gunicorn = "*"
pylightning = "*"
pyscss = "*"
requests = "*"