mirror of
https://github.com/aljazceru/nutshell.git
synced 2026-02-08 02:04:19 +01:00
TokenV4 CBOR serialization (#502)
* WIP: cashuB with CBOR * working * tokenv4 works * fix mypy
This commit is contained in:
@@ -34,6 +34,7 @@ bolt11 = "^2.0.5"
|
||||
pre-commit = "^3.5.0"
|
||||
websockets = "^12.0"
|
||||
slowapi = "^0.1.9"
|
||||
cbor2 = "^5.6.2"
|
||||
|
||||
[tool.poetry.extras]
|
||||
pgsql = ["psycopg2-binary"]
|
||||
|
||||
Reference in New Issue
Block a user