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 db92ff3 commit f963f9a
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
django
django-celery-beat
django-celery-results
pillow
celery
flower
stripe
python-dotenv
django-rosetta
django-modeltranslation
django-localflavor
django-ckeditor
django-crispy-forms
django-js-asset
django-jazzmin
django==3.2.25
django-celery-beat==2.5.0
django-celery-results==2.3.0
pillow==8.3.2
celery==5.2.7
flower==0.9.7
stripe==2.61.0
python-dotenv==0.19.0
django-rosetta==0.9.8
django-modeltranslation==0.17.1
django-localflavor==3.0.1
django-ckeditor==6.0.0
django-crispy-forms==1.13.0
django-js-asset==1.2.2
django-jazzmin==2.5.2

0 comments on commit f963f9a

Please sign in to comment.