Skip to content

Commit

Permalink
Adding gevent for celery
Browse files Browse the repository at this point in the history
  • Loading branch information
rkorytkowski committed Jul 24, 2023
1 parent affa12b commit ca1e508
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ factory_boy==3.2.1
# Celery
celery[redis]==5.2.7
celery_once==3.0.1
gevent==23.7.0
git+https://github.com/snyaggarwal/flower # use until https://github.com/mher/flower/issues/1231 issue is resolved
redis==4.5.5
django-redis==5.3.0 # needed for redis sentinel support
Expand Down

0 comments on commit ca1e508

Please sign in to comment.