mirror of
https://github.com/aykhans/series-robot-web.git
synced 2025-12-14 01:29:21 +00:00
Added peridoic email sender with Celery
This commit is contained in:
@@ -1,12 +1,32 @@
|
||||
amqp==5.1.1
|
||||
asgiref==3.5.2
|
||||
async-timeout==4.0.2
|
||||
billiard==3.6.4.0
|
||||
celery==5.2.7
|
||||
certifi==2022.6.15
|
||||
charset-normalizer==2.1.1
|
||||
click==8.1.3
|
||||
click-didyoumean==0.3.0
|
||||
click-plugins==1.1.1
|
||||
click-repl==0.2.0
|
||||
Deprecated==1.2.13
|
||||
Django==4.1
|
||||
django-autoslug==1.9.8
|
||||
django-compat==1.0.15
|
||||
django-crispy-forms==1.14.0
|
||||
django-environ==0.9.0
|
||||
django-smtp-ssl
|
||||
idna==3.3
|
||||
kombu==5.2.4
|
||||
packaging==21.3
|
||||
prompt-toolkit==3.0.31
|
||||
pyparsing==3.0.9
|
||||
pytz==2022.2.1
|
||||
redis==4.3.4
|
||||
requests==2.28.1
|
||||
six==1.16.0
|
||||
sqlparse==0.4.2
|
||||
urllib3==1.26.12
|
||||
django-smtp-ssl
|
||||
vine==5.0.0
|
||||
wcwidth==0.2.5
|
||||
wrapt==1.14.1
|
||||
|
||||
Reference in New Issue
Block a user