refactor storage minio for k8s

This commit is contained in:
2026-03-26 09:20:23 -03:00
parent e27cb5bcc3
commit c9ba9e4f5f
22 changed files with 961 additions and 18 deletions

View File

@@ -32,6 +32,14 @@ langfuse>=2.0.0
# Cloud LLM providers (only needed for cloud escalation stage)
anthropic>=0.40.0
# Detection pipeline orchestration
numpy>=1.24.0
Pillow>=10.0.0
imagehash>=4.3.0
ffmpeg-python>=0.2.0
langgraph>=0.0.30
rapidfuzz>=3.0.0
# Testing
pytest>=7.4.0
pytest-django>=4.7.0