bmc_hub/requirements.txt
Christian a36e3e716f feat: Add Service Contract Report page with customer and contract selection
- Implemented a new HTML page for generating service contract reports.
- Added CSS styles for report layout and components.
- Developed JavaScript functionality for loading customers and contracts, fetching report data, and rendering metrics and cases.
- Included buttons for downloading reports in PDF and Excel formats.

docs: Create Route Auth Audit for route access control

- Generated an audit report detailing route access requirements.
- Classified routes based on authentication needs and documented them in a markdown file.

feat: Introduce buzzwords and mission projects tables in the database

- Created `buzzwords` and `sag_buzzwords` tables for managing keywords related to SAG cases.
- Established `mission_projects`, `mission_project_milestones`, and `mission_project_blockers` tables for project management.
- Updated `sag_sager` table to link with mission projects and milestones, including necessary foreign key constraints.
2026-05-12 08:41:13 +02:00

28 lines
482 B
Plaintext

fastapi==0.115.0
uvicorn[standard]==0.32.1
psycopg2-binary==2.9.10
pydantic==2.10.3
pydantic-settings==2.6.1
python-dotenv==1.0.1
python-multipart==0.0.17
python-dateutil==2.8.2
jinja2==3.1.4
aiohttp==3.10.10
httpx==0.27.2
aiosmtplib==3.0.2
PyJWT==2.10.1
pyotp==2.9.0
passlib[bcrypt]==1.7.4
pandas==2.2.3
msal==1.31.0
paramiko==3.5.0
APScheduler==3.10.4
pdfplumber==0.11.4
av==13.1.0
Pillow==11.0.0
brother_ql==0.9.4
pyzbar==0.1.9
pypdfium2==4.30.0
reportlab==4.2.5
openpyxl==3.1.5