Downgrade django-celery-beat
As this is the last version support django 2.2
This commit is contained in:
parent
1aea2df2ea
commit
72f8426f72
6 changed files with 11 additions and 11 deletions
|
|
@ -10,7 +10,7 @@ dependencies = [
|
|||
'psycopg2',
|
||||
|
||||
'django-axes',
|
||||
'django-celery-beat~=2.0.0',
|
||||
'django-celery-beat~=1.6.0',
|
||||
'django-registration-redux~=2.7',
|
||||
'django-rest-framework',
|
||||
'drf-yasg',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue