We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74b6864 commit 3524f6dCopy full SHA for 3524f6d
1 file changed
{{cookiecutter.project_slug}}/requirements/production.txt
@@ -8,7 +8,7 @@ psycopg[c]==3.2.9 # https://github.com/psycopg/psycopg
8
Collectfasta==3.3.1 # https://github.com/jasongi/collectfasta
9
{%- endif %}
10
{%- if cookiecutter.use_sentry == "y" %}
11
-sentry-sdk==2.35.1 # https://github.com/getsentry/sentry-python
+sentry-sdk==2.35.2 # https://github.com/getsentry/sentry-python
12
13
{%- if cookiecutter.use_docker == "n" and cookiecutter.windows == "y" %}
14
hiredis==3.2.1 # https://github.com/redis/hiredis-py
0 commit comments