refactor: make some wallet dependencies optional
This commit is contained in:
@@ -9,7 +9,6 @@ python_version = "3.7"
|
||||
[packages]
|
||||
bitstring = "*"
|
||||
cerberus = "*"
|
||||
lnd-grpc = "*"
|
||||
lnurl = "*"
|
||||
flask = "*"
|
||||
flask-assets = "*"
|
||||
@@ -17,7 +16,6 @@ flask-compress = "*"
|
||||
flask-talisman = "*"
|
||||
gevent = "*"
|
||||
gunicorn = "*"
|
||||
pylightning = "*"
|
||||
pyscss = "*"
|
||||
requests = "*"
|
||||
shortuuid = "*"
|
||||
|
||||
Reference in New Issue
Block a user