##// END OF EJS Templates
chore(deps): bumped redis==5.0.3
super-admin -
r1221:c297760f default
parent child Browse files
Show More
@@ -1,74 +1,74 b''
1 # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]'
1 # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]'
2
2
3 async-timeout==4.0.3
3 async-timeout==4.0.3
4 atomicwrites==1.4.1
4 atomicwrites==1.4.1
5 celery==5.3.6
5 celery==5.3.6
6 billiard==4.2.0
6 billiard==4.2.0
7 click==8.1.3
7 click==8.1.3
8 click-didyoumean==0.3.0
8 click-didyoumean==0.3.0
9 click==8.1.3
9 click==8.1.3
10 click-plugins==1.1.1
10 click-plugins==1.1.1
11 click==8.1.3
11 click==8.1.3
12 click-repl==0.2.0
12 click-repl==0.2.0
13 click==8.1.3
13 click==8.1.3
14 prompt-toolkit==3.0.38
14 prompt-toolkit==3.0.38
15 wcwidth==0.2.6
15 wcwidth==0.2.6
16 six==1.16.0
16 six==1.16.0
17 kombu==5.3.5
17 kombu==5.3.5
18 amqp==5.2.0
18 amqp==5.2.0
19 vine==5.1.0
19 vine==5.1.0
20 vine==5.1.0
20 vine==5.1.0
21 python-dateutil==2.8.2
21 python-dateutil==2.8.2
22 six==1.16.0
22 six==1.16.0
23 tzdata==2024.1
23 tzdata==2024.1
24 vine==5.1.0
24 vine==5.1.0
25 contextlib2==21.6.0
25 contextlib2==21.6.0
26 diskcache==5.6.3
26 diskcache==5.6.3
27 dogpile.cache==1.3.2
27 dogpile.cache==1.3.2
28 decorator==5.1.1
28 decorator==5.1.1
29 stevedore==5.1.0
29 stevedore==5.1.0
30 pbr==5.11.1
30 pbr==5.11.1
31 dulwich==0.21.6
31 dulwich==0.21.6
32 urllib3==1.26.14
32 urllib3==1.26.14
33 gunicorn==21.2.0
33 gunicorn==21.2.0
34 packaging==24.0
34 packaging==24.0
35 hg-evolve==11.0.2
35 hg-evolve==11.0.2
36 importlib-metadata==6.0.0
36 importlib-metadata==6.0.0
37 zipp==3.15.0
37 zipp==3.15.0
38 mercurial==6.3.3
38 mercurial==6.3.3
39 more-itertools==9.1.0
39 more-itertools==9.1.0
40 msgpack==1.0.7
40 msgpack==1.0.7
41 orjson==3.9.15
41 orjson==3.9.15
42 psutil==5.9.8
42 psutil==5.9.8
43 py==1.11.0
43 py==1.11.0
44 pygit2==1.13.3
44 pygit2==1.13.3
45 cffi==1.16.0
45 cffi==1.16.0
46 pycparser==2.21
46 pycparser==2.21
47 pygments==2.15.1
47 pygments==2.15.1
48 pyparsing==3.1.1
48 pyparsing==3.1.1
49 pyramid==2.0.2
49 pyramid==2.0.2
50 hupper==1.12
50 hupper==1.12
51 plaster==1.1.2
51 plaster==1.1.2
52 plaster-pastedeploy==1.0.1
52 plaster-pastedeploy==1.0.1
53 pastedeploy==3.1.0
53 pastedeploy==3.1.0
54 plaster==1.1.2
54 plaster==1.1.2
55 translationstring==1.4
55 translationstring==1.4
56 venusian==3.0.0
56 venusian==3.0.0
57 webob==1.8.7
57 webob==1.8.7
58 zope.deprecation==5.0.0
58 zope.deprecation==5.0.0
59 zope.interface==6.2.0
59 zope.interface==6.2.0
60 redis==5.0.1
60 redis==5.0.3
61 async-timeout==4.0.3
61 async-timeout==4.0.3
62 repoze.lru==0.7
62 repoze.lru==0.7
63 scandir==1.10.0
63 scandir==1.10.0
64 setproctitle==1.3.3
64 setproctitle==1.3.3
65 subvertpy==0.11.0
65 subvertpy==0.11.0
66 waitress==3.0.0
66 waitress==3.0.0
67 wcwidth==0.2.6
67 wcwidth==0.2.6
68
68
69
69
70 ## test related requirements
70 ## test related requirements
71 #-r requirements_test.txt
71 #-r requirements_test.txt
72
72
73 ## uncomment to add the debug libraries
73 ## uncomment to add the debug libraries
74 #-r requirements_debug.txt
74 #-r requirements_debug.txt
General Comments 0
You need to be logged in to leave comments. Login now