##// END OF EJS Templates
chore(deps): bumped celery to 5.3.5 and all it's deps to latest versions
super-admin -
r5286:65a88a38 default
parent child Browse files
Show More
@@ -9,8 +9,8 b' alembic==1.12.1'
9 async-timeout==4.0.3
9 async-timeout==4.0.3
10 babel==2.12.1
10 babel==2.12.1
11 beaker==1.12.1
11 beaker==1.12.1
12 celery==5.3.6
12 celery==5.3.4
13 billiard==4.2.0
13 billiard==4.1.0
14 click==8.1.3
14 click==8.1.3
15 click-didyoumean==0.3.0
15 click-didyoumean==0.3.0
16 click==8.1.3
16 click==8.1.3
@@ -21,14 +21,14 b' celery==5.3.6'
21 prompt-toolkit==3.0.38
21 prompt-toolkit==3.0.38
22 wcwidth==0.2.6
22 wcwidth==0.2.6
23 six==1.16.0
23 six==1.16.0
24 kombu==5.3.5
24 kombu==5.3.2
25 amqp==5.2.0
25 amqp==5.1.1
26 vine==5.0.0
26 vine==5.1.0
27 vine==5.0.0
27 vine==5.1.0
28 python-dateutil==2.8.2
28 python-dateutil==2.8.2
29 six==1.16.0
29 six==1.16.0
30 tzdata==2023.3
30 tzdata==2023.4
31 vine==5.0.0
31 vine==5.1.0
32 channelstream==0.7.1
32 channelstream==0.7.1
33 gevent==23.9.1
33 gevent==23.9.1
34 greenlet==3.0.3
34 greenlet==3.0.3
@@ -275,7 +275,7 b' sqlalchemy==1.4.51'
275 supervisor==4.2.5
275 supervisor==4.2.5
276 tzlocal==4.3
276 tzlocal==4.3
277 pytz-deprecation-shim==0.1.0.post0
277 pytz-deprecation-shim==0.1.0.post0
278 tzdata==2023.3
278 tzdata==2023.4
279 unidecode==1.3.6
279 unidecode==1.3.6
280 urlobject==2.4.3
280 urlobject==2.4.3
281 waitress==3.0.0
281 waitress==3.0.0
General Comments 0
You need to be logged in to leave comments. Login now