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 @@ -26,7 +26,7 @@ sentry-sdk[fastapi]==2.19.0
prometheus-client==0.21.0

# OpenTelemetry distributed tracing
setuptools>=80.0.0 # pinned for opentelemetry pkg_resources compatibility; vendors patched wheel/jaraco.context
setuptools>=82.0.1 # pinned for opentelemetry pkg_resources compatibility; vendors patched wheel/jaraco.context
opentelemetry-api==1.32.1
opentelemetry-sdk==1.32.1
opentelemetry-exporter-otlp==1.32.1
Expand Down
Loading