This commit is contained in:
callebtc
2022-10-10 21:17:53 +02:00
parent bdd1b90aeb
commit 080ae4b224
6 changed files with 65 additions and 10 deletions

View File

@@ -22,6 +22,7 @@ bitstring = "^3.1.9"
secp256k1 = "^0.14.0"
sqlalchemy-aio = "^0.17.0"
python-bitcoinlib = "^0.11.2"
starlette-context = "^0.3.4"
[tool.poetry.dev-dependencies]
black = {version = "^22.8.0", allow-prereleases = true}