Split production dependecies & update production configuration

This commit is contained in:
Sonny Bakker 2023-06-28 19:38:44 +02:00
parent 0f66c5eb9b
commit 5a73707d61
12 changed files with 68 additions and 111 deletions

View file

@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=requirements/base.txt pyproject.toml
# pip-compile --output-file=requirements/base.txt --resolver=backtracking pyproject.toml
#
amqp==2.6.1
# via kombu
@ -19,9 +19,7 @@ celery==4.4.7
# django-celery-beat
# newsreader (pyproject.toml)
certifi==2023.5.7
# via
# requests
# sentry-sdk
# via requests
charset-normalizer==3.1.0
# via requests
django==3.2.19
@ -52,8 +50,6 @@ feedparser==6.0.10
# via newsreader (pyproject.toml)
ftfy==5.9
# via newsreader (pyproject.toml)
gunicorn==20.1.0
# via newsreader (pyproject.toml)
idna==3.4
# via requests
inflection==0.5.1
@ -91,8 +87,6 @@ requests==2.31.0
# requests-oauthlib
requests-oauthlib==1.3.1
# via newsreader (pyproject.toml)
sentry-sdk==1.26.0
# via newsreader (pyproject.toml)
sgmllib3k==1.0.0
# via feedparser
six==1.16.0
@ -109,9 +103,7 @@ typing-extensions==4.6.3
uritemplate==4.1.1
# via drf-yasg
urllib3==2.0.3
# via
# requests
# sentry-sdk
# via requests
vine==1.3.0
# via
# amqp