Skip to content

Commit

Permalink
Fix celery version
Browse files Browse the repository at this point in the history
  • Loading branch information
noazark authored Oct 11, 2024
1 parent bac59ea commit 0ba9ff1
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,6 +1,6 @@
celery==4.4.7
Celery==4.4.7
Django==2.2.28
factory-boy==2.8.1
fakeredis==1.8.1
mock==4.0.3
redis==4.3.4
redis==4.3.4

0 comments on commit 0ba9ff1

Please sign in to comment.