add reset password

This commit is contained in:
2025-04-14 10:49:28 -03:00
parent 273c580139
commit e472826dcc
17 changed files with 228 additions and 56 deletions

View File

@@ -23,11 +23,11 @@ dependencies = [
"meilisearch>=0.34.0",
"arnparse>=0.0.2",
"weasyprint>=65.0",
"uuid-utils>=0.10.0",
]
[dependency-groups]
dev = [
"boto3-stubs[essential]>=1.37.33",
"jsonlines>=4.0.0",
"mkdocstrings[python]>=0.29.0",
"pytest>=8.3.5",