feat: add nostr-sdk library (#3217)

This commit is contained in:
dni ⚡ 2025-06-25 12:58:20 +02:00 committed by GitHub
parent 659ec31edd
commit ff24847980
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 25 additions and 1 deletions

View file

@ -62,6 +62,7 @@ jsonpath-ng = "^1.7.0"
pynostr = "^0.6.2"
python-multipart = "^0.0.20"
filetype = "^1.2.0"
nostr-sdk = "^0.42.1"
[tool.poetry.extras]
breez = ["breez-sdk"]