Merge remote-tracking branch 'origin/master' into watchonly
This commit is contained in:
@@ -24,11 +24,16 @@ quart-trio = "*"
|
||||
trio = "==0.16.0"
|
||||
hypercorn = {extras = ["trio"], version = "*"}
|
||||
sqlalchemy-aio = "*"
|
||||
<<<<<<< HEAD
|
||||
embit = "*"
|
||||
=======
|
||||
pyqrcode = "*"
|
||||
pypng = "*"
|
||||
>>>>>>> master
|
||||
|
||||
[dev-packages]
|
||||
black = "==20.8b1"
|
||||
pytest = "*"
|
||||
pytest-cov = "*"
|
||||
mypy = "==0.761"
|
||||
mypy = "latest"
|
||||
pytest-trio = "*"
|
||||
|
||||
Reference in New Issue
Block a user