mirror of
https://github.com/Alexander-D-Karpov/akarpov
synced 2024-11-11 11:46:39 +03:00
98a495434a
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.10.1 to 1.11.1. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.10.1...1.11.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
12 lines
426 B
Plaintext
12 lines
426 B
Plaintext
# PRECAUTION: avoid production dependencies that aren't in development
|
|
|
|
-r base.txt
|
|
|
|
gunicorn==20.1.0 # https://github.com/benoitc/gunicorn
|
|
psycopg2==2.9.5 # https://github.com/psycopg/psycopg2
|
|
sentry-sdk==1.11.1 # https://github.com/getsentry/sentry-python
|
|
|
|
# Django
|
|
# ------------------------------------------------------------------------------
|
|
django-anymail[mailgun]==8.6 # https://github.com/anymail/django-anymail
|