File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ le-utils==0.2.9
99gunicorn==23.0.0
1010django-postmark==0.1.6
1111jsonfield==3.1.0
12- celery==5.4.0
12+ celery==5.5.1
1313redis
1414python-postmark==0.6.1
1515Django==3.2.24
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ botocore==1.20.75
2626 # s3transfer
2727cachetools == 4.2.2
2828 # via google-auth
29- celery == 5.4.0
29+ celery == 5.5.1
3030 # via
3131 # -r requirements.in
3232 # django-celery-results
@@ -152,7 +152,7 @@ jsonschema==4.23.0
152152 # via -r requirements.in
153153jsonschema-specifications == 2024.10.1
154154 # via jsonschema
155- kombu == 5.4 .2
155+ kombu == 5.5 .2
156156 # via celery
157157le-utils == 0.2.9
158158 # via -r requirements.in
@@ -238,10 +238,8 @@ sqlparse==0.4.1
238238 # via django
239239typing-extensions == 4.13.0
240240 # via referencing
241- tzdata == 2024.2
242- # via
243- # celery
244- # kombu
241+ tzdata == 2025.2
242+ # via kombu
245243urllib3 == 1.26.18
246244 # via
247245 # botocore
You can’t perform that action at this time.
0 commit comments