Skip to content

Commit

Permalink
Merge pull request #777 from readthedocs/davidfischer/upgrade-celery
Browse files Browse the repository at this point in the history
Upgrade celery
  • Loading branch information
davidfischer committed Aug 14, 2023
2 parents a1bb723 + d272c0b commit d4eeb5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Django==3.2.20
pytz==2021.3

# Asynchronous tasks
celery[redis]<5.0
celery[redis]==5.3.1

# Static files
whitenoise==6.0.0
Expand Down

0 comments on commit d4eeb5b

Please sign in to comment.