feat: indie status page SaaS - initial release
This commit is contained in:
parent
ee2bc87ade
commit
b7a8142ca0
14 changed files with 2703 additions and 0 deletions
|
|
@ -20,6 +20,10 @@ dependencies = [
|
|||
"httpx>=0.27,<1.0",
|
||||
"typer>=0.9,<1.0",
|
||||
"rich>=13.0,<14.0",
|
||||
"python-jose[cryptography]>=3.3,<4.0",
|
||||
"passlib[bcrypt]>=1.7,<2.0",
|
||||
"bcrypt==4.0.1",
|
||||
"email-validator>=2.0,<3.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue