Downgrade django-celery-beat

As this is the last version support django 2.2
This commit is contained in:
Sonny Bakker 2023-07-01 20:44:08 +02:00
parent 1aea2df2ea
commit 72f8426f72
6 changed files with 11 additions and 11 deletions

View file

@ -32,13 +32,13 @@ django==3.2.19
# newsreader (pyproject.toml)
django-axes==6.0.4
# via newsreader (pyproject.toml)
django-celery-beat==2.0.0
django-celery-beat==1.6.0
# via newsreader (pyproject.toml)
django-registration-redux==2.12
# via newsreader (pyproject.toml)
django-rest-framework==0.1.0
# via newsreader (pyproject.toml)
django-timezone-field==4.2.3
django-timezone-field==3.1
# via django-celery-beat
djangorestframework==3.14.0
# via