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

This commit is contained in:
dni ⚡ 2025-02-24 11:20:34 +01:00 committed by GitHub
parent 1bfb09ddab
commit 8c59f3f4ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 22 deletions

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"]