build: add slowapi and zxcvbn dependencies
This commit is contained in:
parent
2dfa3f3bff
commit
2f8cca3f41
2 changed files with 106 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ dependencies = [
|
|||
"itsdangerous>=2.2.0",
|
||||
"typer>=0.15",
|
||||
"pydantic[email]>=2.12.5",
|
||||
"slowapi>=0.1.9",
|
||||
"zxcvbn>=4.5",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue