Skip to content
Snippets Groups Projects
Commit 9fed1cb9 authored by Tobias Mieves's avatar Tobias Mieves :sparkles:
Browse files

Merge branch 'main' into 'sentry'

# Conflicts:
#   requirements.txt
parents ee52efde eaf36fc0
No related branches found
No related tags found
2 merge requests!44Main,!43chore: Add optional sentry error reporting
Pipeline #261207 passed with warnings
FROM python:3.12
FROM python:3.13
WORKDIR /app
COPY requirements.txt requirements.txt
......
Django==5.0.6
whitenoise==6.6.0
Django==5.1.2
whitenoise==6.7.0
gunicorn==22.0.0
sentry-sdk[django]==2.18.0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment