v1.3.0 — pannello admin completo, auth localStorage, Baileys WA, customers, calendario, paginazione, dashboard 7gg

This commit is contained in:
2026-04-12 17:46:08 +00:00
commit c33ec8450e
31 changed files with 3072 additions and 0 deletions

15
requirements.txt Normal file
View File

@@ -0,0 +1,15 @@
fastapi>=0.115.0
uvicorn>=0.31.1
sqlalchemy>=2.0.35
psycopg2-binary>=2.9.9
pydantic>=2.11.0
pydantic-settings>=2.10.1
google-api-python-client>=2.149.0
google-auth-oauthlib>=1.2.1
httpx>=0.28.1
jinja2>=3.1.4
python-multipart>=0.0.12
apscheduler>=3.10.4
authlib>=1.3.0
python-jose[cryptography]>=3.3.0
itsdangerous>=2.1.0