feat: add nostr-sdk library (#3217)

This commit is contained in:
dni ⚡
2025-06-25 13:58:20 +03:00
committed by GitHub
parent 659ec31edd
commit ff24847980
2 changed files with 25 additions and 1 deletions
+1
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"]