fix pipfile.lock and update dependencies.
This commit is contained in:
@@ -11,7 +11,7 @@ bitstring = "*"
|
||||
cerberus = "*"
|
||||
ecdsa = "*"
|
||||
environs = "*"
|
||||
lnurl = "*"
|
||||
lnurl = "==0.3.6"
|
||||
pyscss = "*"
|
||||
shortuuid = "*"
|
||||
quart = "*"
|
||||
@@ -27,6 +27,7 @@ sqlalchemy-aio = "*"
|
||||
embit = "*"
|
||||
pyqrcode = "*"
|
||||
pypng = "*"
|
||||
sqlalchemy = "==1.3.23"
|
||||
|
||||
[dev-packages]
|
||||
black = "==20.8b1"
|
||||
|
||||
Reference in New Issue
Block a user