75548dab2b
- Replace local file storage with S3-compatible object storage - Add automatic PDF download after generation - Include timestamps in filenames to ensure uniqueness - Remove unused static volume from Kubernetes deployment - Update ConfigMap to remove unused variables and add S3 configuration - Configure S3 credentials via Kubernetes secrets for both dev and prod environments - Add boto3 dependency for S3 integration
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
defusedxml==0.7.1
|
|
fonttools==4.59.2
|
|
fpdf2==2.8.4
|
|
pillow==11.3.0
|
|
fastapi==0.115.0
|
|
uvicorn==0.30.6
|
|
jinja2==3.1.4
|
|
python-multipart==0.0.9
|
|
boto3==1.34.0 |