chore: initial snapshot of tubco people portal

This commit is contained in:
Md Bayazid Bostame
2026-03-19 10:22:20 +01:00
commit 9fe3c2ea82
81 changed files with 8698 additions and 0 deletions

11
backend/requirements.txt Normal file
View File

@@ -0,0 +1,11 @@
Django==5.1.5
celery==5.4.0
redis==5.2.1
psycopg2-binary==2.9.10
python-dotenv==1.0.1
reportlab==4.2.5
requests==2.32.3
pypdf==5.1.0
jinja2==3.1.4
xhtml2pdf==0.2.16
gunicorn==23.0.0