Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ opentelemetry-exporter-otlp-proto-grpc==1.44.0

# Build & Test Tools
wheel>=0.46.2 # GHSA-8rrh-rw8j-w5fx
playwright>=1.59.0 # For E2E tests inside container
playwright>=1.62.0 # For E2E tests inside container

# ── Suelos de seguridad para dependencias TRANSITIVAS ──────────────────────
# Ninguna de Γ©stas la usamos directamente: las arrastran fastapi, aiohttp,
Expand Down
Loading