deps: bumped celery to 5.5 for better redis stability
This commit is contained in:
parent
6d04c50919
commit
e7e12dfaf2
1 changed files with 7 additions and 7 deletions
|
|
@ -9,8 +9,8 @@ alembic==1.13.1
|
|||
async-timeout==4.0.3
|
||||
babel==2.12.1
|
||||
beaker==1.13.0
|
||||
celery==5.4.0
|
||||
billiard==4.2.1
|
||||
celery==5.5.3
|
||||
billiard==4.2.3
|
||||
click==8.1.8
|
||||
click-didyoumean==0.3.1
|
||||
click==8.1.8
|
||||
|
|
@ -20,14 +20,14 @@ celery==5.4.0
|
|||
click==8.1.8
|
||||
prompt_toolkit==3.0.48
|
||||
wcwidth==0.2.13
|
||||
kombu==5.4.2
|
||||
amqp==5.2.0
|
||||
kombu==5.5.4
|
||||
amqp==5.3.1
|
||||
vine==5.1.0
|
||||
tzdata==2024.2
|
||||
tzdata==2025.2
|
||||
vine==5.1.0
|
||||
python-dateutil==2.9.0.post0
|
||||
six==1.17.0
|
||||
tzdata==2024.2
|
||||
tzdata==2025.2
|
||||
vine==5.1.0
|
||||
channelstream==0.7.1
|
||||
gevent==24.11.1
|
||||
|
|
@ -293,7 +293,7 @@ sqlalchemy==1.4.52
|
|||
supervisor==4.2.5
|
||||
tzlocal==4.3
|
||||
pytz-deprecation-shim==0.1.0.post0
|
||||
tzdata==2024.2
|
||||
tzdata==2025.2
|
||||
tempita==0.5.2
|
||||
unidecode==1.3.8
|
||||
urlobject==2.4.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue