Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚗️ Try out Celery 5.5 RC #4937

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
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
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ attrs==23.2.0
# zeep
beautifulsoup4==4.10.0
# via o365
billiard==4.2.0
billiard==4.2.1
# via celery
bleach==5.0.1
# via -r requirements/base.in
Expand All @@ -32,7 +32,7 @@ brotli==1.1.0
# via fonttools
cbor2==5.6.2
# via webauthn
celery==5.4.0
celery==5.5.0rc4
# via
# -r requirements/base.in
# celery-once
Expand Down Expand Up @@ -299,7 +299,7 @@ jsonschema-specifications==2023.7.1
# -r requirements/base.in
# jsonschema
# openapi-schema-validator
kombu==5.3.7
kombu==5.5.0rc2
# via celery
lazy-object-proxy==1.9.0
# via openapi-spec-validator
Expand Down Expand Up @@ -521,9 +521,9 @@ typing-extensions==4.11.0
# pydantic-core
# qrcode
# zgw-consumers
tzdata==2023.3
tzdata==2024.2
# via
# celery
# kombu
# pytz-deprecation-shim
tzlocal==4.3.1
# via o365
Expand Down
10 changes: 5 additions & 5 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ beautifulsoup4==4.10.0
# -r requirements/base.txt
# o365
# webtest
billiard==4.2.0
billiard==4.2.1
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand All @@ -71,7 +71,7 @@ cbor2==5.6.2
# -c requirements/base.txt
# -r requirements/base.txt
# webauthn
celery==5.4.0
celery==5.5.0rc4
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -541,7 +541,7 @@ jsonschema-specifications==2023.7.1
# -r requirements/base.txt
# jsonschema
# openapi-schema-validator
kombu==5.3.7
kombu==5.5.0rc2
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -1023,11 +1023,11 @@ typing-extensions==4.11.0
# pyee
# qrcode
# zgw-consumers
tzdata==2023.3
tzdata==2024.2
# via
# -c requirements/base.txt
# -r requirements/base.txt
# celery
# kombu
# pytz-deprecation-shim
tzlocal==4.3.1
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ beautifulsoup4==4.10.0
# -r requirements/ci.txt
# o365
# webtest
billiard==4.2.0
billiard==4.2.1
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -83,7 +83,7 @@ cbor2==5.6.2
# -c requirements/ci.txt
# -r requirements/ci.txt
# webauthn
celery==5.4.0
celery==5.5.0rc4
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -601,7 +601,7 @@ jsonschema-specifications==2023.7.1
# -r requirements/ci.txt
# jsonschema
# openapi-schema-validator
kombu==5.3.7
kombu==5.5.0rc2
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -1169,11 +1169,11 @@ typing-extensions==4.11.0
# pyee
# qrcode
# zgw-consumers
tzdata==2023.3
tzdata==2024.2
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# celery
# kombu
# pytz-deprecation-shim
tzlocal==4.3.1
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/extensions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ beautifulsoup4==4.10.0
# -c requirements/base.txt
# -r requirements/base.txt
# o365
billiard==4.2.0
billiard==4.2.1
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand All @@ -63,7 +63,7 @@ cbor2==5.6.2
# -c requirements/base.txt
# -r requirements/base.txt
# webauthn
celery==5.4.0
celery==5.5.0rc4
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -494,7 +494,7 @@ jsonschema-specifications==2023.7.1
# -r requirements/base.txt
# jsonschema
# openapi-schema-validator
kombu==5.3.7
kombu==5.5.0rc2
# via
# -c requirements/base.txt
# -r requirements/base.txt
Expand Down Expand Up @@ -896,11 +896,11 @@ typing-extensions==4.11.0
# pydantic-core
# qrcode
# zgw-consumers
tzdata==2023.3
tzdata==2024.2
# via
# -c requirements/base.txt
# -r requirements/base.txt
# celery
# kombu
# pytz-deprecation-shim
tzlocal==4.3.1
# via
Expand Down
10 changes: 5 additions & 5 deletions requirements/type-checking.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ beautifulsoup4==4.10.0
# -r requirements/ci.txt
# o365
# webtest
billiard==4.2.0
billiard==4.2.1
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -80,7 +80,7 @@ cbor2==5.6.2
# -c requirements/ci.txt
# -r requirements/ci.txt
# webauthn
celery==5.4.0
celery==5.5.0rc4
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -592,7 +592,7 @@ jsonschema-specifications==2023.7.1
# -r requirements/ci.txt
# jsonschema
# openapi-schema-validator
kombu==5.3.7
kombu==5.5.0rc2
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
Expand Down Expand Up @@ -1172,11 +1172,11 @@ typing-extensions==4.11.0
# qrcode
# types-lxml
# zgw-consumers
tzdata==2023.3
tzdata==2024.2
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# celery
# kombu
# pytz-deprecation-shim
tzlocal==4.3.1
# via
Expand Down
Loading