feat: add python-multipart for uploads (#2873)

This commit is contained in:
dni ⚡
2025-02-24 12:20:34 +02:00
committed by GitHub
parent 1bfb09ddab
commit 8c59f3f4ae
2 changed files with 13 additions and 22 deletions
+1
View File
@@ -62,6 +62,7 @@ breez-sdk = {version = "0.6.6", optional = true}
jsonpath-ng = "^1.7.0"
pynostr = "^0.6.2"
python-multipart = "^0.0.20"
[tool.poetry.extras]
breez = ["breez-sdk"]
liquid = ["wallycore"]