mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-29 21:32:38 +02:00
Updated pip
This commit is contained in:
3
Pipfile
3
Pipfile
@@ -24,12 +24,9 @@ quart-trio = "*"
|
|||||||
trio = "==0.16.0"
|
trio = "==0.16.0"
|
||||||
hypercorn = {extras = ["trio"], version = "*"}
|
hypercorn = {extras = ["trio"], version = "*"}
|
||||||
sqlalchemy-aio = "*"
|
sqlalchemy-aio = "*"
|
||||||
<<<<<<< HEAD
|
|
||||||
embit = "*"
|
embit = "*"
|
||||||
=======
|
|
||||||
pyqrcode = "*"
|
pyqrcode = "*"
|
||||||
pypng = "*"
|
pypng = "*"
|
||||||
>>>>>>> master
|
|
||||||
|
|
||||||
[dev-packages]
|
[dev-packages]
|
||||||
black = "==20.8b1"
|
black = "==20.8b1"
|
||||||
|
Reference in New Issue
Block a user