feat(evidence): add S3 storage service and file_uploads model

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-20 03:15:37 +00:00
parent 4bbdce5123
commit c7d602cfa5
6 changed files with 176 additions and 0 deletions

View File

@@ -51,3 +51,6 @@ python-dotenv==1.0.1
croniter>=2.0.0
pytz>=2024.1
apscheduler>=3.10.4
# Object Storage
boto3>=1.34.0