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 @@ slowapi>=0.1.9,<1.0
sentry-sdk[fastapi]>=2.66.0,<3

# Structured logging with GCP Cloud Logging severity mapping (common/structlog_config.py)
structlog>=25.4,<26
structlog>=26.1.0,<27

# NOTE: google-cloud-pubsub is NOT listed here so OSS standalone deploys
# (EVENT_BUS_BACKEND=inprocess, default) stay lightweight. GCP/SaaS
Expand Down
Loading