Skip to content

Commit

Permalink
fix: upgrade celery and kombu versions
Browse files Browse the repository at this point in the history
Signed-off-by: Ismail Reida <ismail.reida@ovhcloud.com>
  • Loading branch information
ismailrei committed Dec 7, 2020
1 parent 1dd5d7c commit b25369f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Celery Packages
celery==4.4.0
celery==4.4.7
flower==0.9.3
kombu==4.6.7
kombu==4.6.11

# Databases
psycopg2-binary==2.8.4
Expand Down

0 comments on commit b25369f

Please sign in to comment.