Sends alerts on admin login, new registrations, user disable/delete, and impersonation. NTFY_URL and NTFY_TOKEN are optional — leave blank to disable. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
11 lines
188 B
Plaintext
11 lines
188 B
Plaintext
fastapi==0.115.0
|
|
uvicorn==0.32.0
|
|
sqlalchemy==2.0.36
|
|
pymysql==1.1.1
|
|
cryptography==46.0.5
|
|
pydantic==2.9.2
|
|
python-jose[cryptography]==3.4.0
|
|
passlib[bcrypt]==1.7.4
|
|
bcrypt==4.0.1
|
|
httpx==0.28.1
|