Update celery
This commit is contained in:
parent
858c2c6eb3
commit
b06af33a19
8 changed files with 226 additions and 53 deletions
|
|
@ -6,11 +6,11 @@ license = {text = 'GPL-3.0'}
|
|||
requires-python = '>=3.11'
|
||||
dependencies = [
|
||||
'django~=3.2',
|
||||
'celery~=4.4',
|
||||
'celery~=5.0',
|
||||
'psycopg2',
|
||||
|
||||
'django-axes',
|
||||
'django-celery-beat~=1.6.0',
|
||||
'django-celery-beat~=2.5.0',
|
||||
'django-registration-redux~=2.7',
|
||||
'django-rest-framework',
|
||||
'drf-yasg',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue