# HG changeset patch # User RhodeCode Admin # Date 2024-02-07 10:05:36 # Node ID 65a88a38cb7003d7c86a1c2347add77bb7f8ed0a # Parent a1ba5e9a624a82d07686dced1a06c336c41dee28 chore(deps): bumped celery to 5.3.5 and all it's deps to latest versions diff --git a/requirements.txt b/requirements.txt --- a/requirements.txt +++ b/requirements.txt @@ -9,8 +9,8 @@ alembic==1.12.1 async-timeout==4.0.3 babel==2.12.1 beaker==1.12.1 -celery==5.3.6 - billiard==4.2.0 +celery==5.3.4 + billiard==4.1.0 click==8.1.3 click-didyoumean==0.3.0 click==8.1.3 @@ -21,14 +21,14 @@ celery==5.3.6 prompt-toolkit==3.0.38 wcwidth==0.2.6 six==1.16.0 - kombu==5.3.5 - amqp==5.2.0 - vine==5.0.0 - vine==5.0.0 + kombu==5.3.2 + amqp==5.1.1 + vine==5.1.0 + vine==5.1.0 python-dateutil==2.8.2 six==1.16.0 - tzdata==2023.3 - vine==5.0.0 + tzdata==2023.4 + vine==5.1.0 channelstream==0.7.1 gevent==23.9.1 greenlet==3.0.3 @@ -275,7 +275,7 @@ sqlalchemy==1.4.51 supervisor==4.2.5 tzlocal==4.3 pytz-deprecation-shim==0.1.0.post0 - tzdata==2023.3 + tzdata==2023.4 unidecode==1.3.6 urlobject==2.4.3 waitress==3.0.0