mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
chore: Bump celery to 5.5.1 (#9642)
This commit is contained in:
parent
6dea158de9
commit
588fd0207d
2 changed files with 11 additions and 12 deletions
|
|
@ -16,7 +16,7 @@ classifiers = [
|
|||
|
||||
dependencies = [
|
||||
"bleach~=6.2.0",
|
||||
"celery[redis]~=5.4.0",
|
||||
"celery[redis]~=5.5.1",
|
||||
"channels~=4.2",
|
||||
"channels-redis~=4.2",
|
||||
"concurrent-log-handler~=0.9.25",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue