Bump celery version, telegram version
This commit is contained in:
parent
25c3d19a05
commit
6c7193f11a
2 changed files with 2 additions and 4 deletions
|
|
@ -5,16 +5,15 @@ whitenoise==5.3.0
|
|||
twilio~=6.37.0
|
||||
phonenumbers==8.10.0
|
||||
django-ordered-model==3.1.1
|
||||
celery==4.3.0
|
||||
celery==5.2.7
|
||||
redis==3.2.0
|
||||
django-celery-results==1.0.4
|
||||
humanize==0.5.1
|
||||
uwsgi==2.0.20
|
||||
django-cors-headers==3.7.0
|
||||
django-debug-toolbar==3.2.1
|
||||
django-sns-view==0.1.2
|
||||
kombu==4.5.0
|
||||
python-telegram-bot==11.1.0
|
||||
python-telegram-bot==13.13
|
||||
django-silk==4.1.0
|
||||
django-redis-cache==3.0.0
|
||||
hiredis==1.0.0
|
||||
|
|
|
|||
|
|
@ -130,7 +130,6 @@ INSTALLED_APPS = [
|
|||
"apps.grafana_plugin",
|
||||
"apps.grafana_plugin_management",
|
||||
"apps.migration_tool",
|
||||
"django_celery_results",
|
||||
"corsheaders",
|
||||
"debug_toolbar",
|
||||
"social_django",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue