Skip to content

Commit

Permalink
upgrade celery to last version
Browse files Browse the repository at this point in the history
  • Loading branch information
delitamakanda committed Jul 7, 2024
1 parent 8b57e4f commit d12fb63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ django-taggit==1.1.0
django-taggit-serializer==0.1.7
mistune==2.0.3
pygments==2.15.0
celery==5.2.0
celery==5.4.0
redis==4.4.4
django-autoslug==1.9.8
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ django-taggit==1.1.0
django-taggit-serializer==0.1.7
mistune==2.0.3
pygments==2.15.0
celery==5.2.0
celery==5.4.0
redis==4.4.4
django-autoslug==1.9.8
django-crispy-forms==1.9.2

0 comments on commit d12fb63

Please sign in to comment.