[feat] user assets (#3504)

This commit is contained in:
Vlad Stan 2025-11-12 14:30:27 +02:00 committed by GitHub
parent c89721223f
commit 39c33699af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 1125 additions and 309 deletions

View file

@ -53,6 +53,7 @@ dependencies = [
"nostr-sdk==0.42.1",
"bcrypt==4.3.0",
"jsonpath-ng==1.7.0",
"pillow>=12.0.0",
]
[project.scripts]