Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ le-utils==0.2.10
gunicorn==23.0.0
django-postmark==0.1.6
jsonfield==3.1.0
celery==5.5.2
celery==5.5.3
redis
python-postmark==0.6.1
Django==3.2.24
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ botocore==1.20.75
# s3transfer
cachetools==4.2.2
# via google-auth
celery==5.5.2
celery==5.5.3
# via
# -r requirements.in
# django-celery-results
Expand Down