Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
RustamovAkrom committed Sep 12, 2024
1 parent 49412df commit 99059fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ django==3.2.25
django-celery-beat==2.5.0
django-celery-results==2.3.0
pillow==8.3.2
celery==4.4.7 # or keep celery 5.2.7 and upgrade flower
celery<5.0
flower>=1.0.0 # upgrade flower to resolve vine conflict
stripe==2.61.0
python-dotenv==0.19.0
Expand Down

0 comments on commit 99059fb

Please sign in to comment.