##// END OF EJS Templates
chore(deps): bumped few libs for mailing fixes to be in sync with CE
super-admin -
r1281:ad7e560e default
parent child Browse files
Show More
@@ -11,8 +11,8 b' celery==5.3.6'
11 11 click==8.1.3
12 12 click-repl==0.2.0
13 13 click==8.1.3
14 prompt-toolkit==3.0.38
15 wcwidth==0.2.6
14 prompt_toolkit==3.0.47
15 wcwidth==0.2.13
16 16 six==1.16.0
17 17 kombu==5.3.5
18 18 amqp==5.2.0
@@ -44,7 +44,7 b' py==1.11.0'
44 44 pygit2==1.13.3
45 45 cffi==1.16.0
46 46 pycparser==2.21
47 pygments==2.15.1
47 pygments==2.18.0
48 48 pyparsing==3.1.1
49 49 pyramid==2.0.2
50 50 hupper==1.12
@@ -92,7 +92,7 b' scandir==1.10.0'
92 92 setproctitle==1.3.3
93 93 subvertpy==0.11.0
94 94 waitress==3.0.0
95 wcwidth==0.2.6
95 wcwidth==0.2.13
96 96
97 97
98 98 ## test related requirements
General Comments 0
You need to be logged in to leave comments. Login now