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 requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ httpx==0.28.1
structlog==26.1.0 # direct dep — imported by settings.py and core/middleware.py
django-structlog==9.0.0 # structured JSON logging (Phase D)
python-json-logger==4.1.0 # JSON formatter for structlog
opentelemetry-api==1.32.1 # OTEL traces for uFawkesObs
opentelemetry-api==1.44.0 # OTEL traces for uFawkesObs
opentelemetry-sdk==1.32.1
opentelemetry-exporter-otlp==1.32.1
cryptography==49.0.0 # Fix GHSA-537c-gmf6-5ccf
Loading