Skip to content

Commit 518a6e1

Browse files
use celery[sqs] bundle (#14004)
1 parent b9ac3c5 commit 518a6e1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

requirements.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
asteval==1.0.8
33
bleach==6.3.0
44
bleach[css]
5-
celery==5.6.1
5+
celery[sqs]==5.6.1
6+
# pycurl and boto3 are included via celery[sqs] for Celery Broker AWS (SQS) support
67
defusedxml==0.7.1
78
django_celery_results==2.6.0
89
django-auditlog==3.2.1
@@ -62,8 +63,6 @@ drf-spectacular-sidecar==2026.1.1
6263
django-ratelimit==4.1.0
6364
argon2-cffi==25.1.0
6465
blackduck==1.1.3
65-
pycurl==7.45.7 # Required for Celery Broker AWS (SQS) support
66-
boto3==1.41.5 # Required for Celery Broker AWS (SQS) support
6766
netaddr==1.3.0
6867
vulners==3.1.3
6968
fontawesomefree==6.6.0

0 commit comments

Comments
 (0)