fix(agent): embarquer httpx>=0.27 dans le build embed (orchestrateur Lea muet en clinique)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dom
2026-07-01 12:36:47 +02:00
parent 2a1b1ed80e
commit e3f61de4ad
6 changed files with 22 additions and 5 deletions

View File

@@ -154,6 +154,7 @@ REQUIRED_EMBED=(
"Lib/site-packages/pystray" "Lib/site-packages/plyer"
"Lib/site-packages/requests" "Lib/site-packages/PIL"
"Lib/site-packages/win32"
"Lib/site-packages/httpx" "Lib/site-packages/httpcore" "Lib/site-packages/h11"
)
MISSING_EMBED=()
for f in "${REQUIRED_EMBED[@]}"; do