Skip to content

Commit

Permalink
fix: rollback celery version to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonzorn committed Nov 3, 2024
1 parent c33b3fe commit c00a7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
celery==5.4.0
celery==5.0.0
Django==4.2.16
django-allauth==65.1.0
django-cleanup==9.0.0
Expand Down

0 comments on commit c00a7f9

Please sign in to comment.