##// END OF EJS Templates
chore(deps): bumped zope.interface==6.2.0
super-admin -
r1209:0a091786 default
parent child Browse files
Show More
@@ -1,77 +1,77 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 cov-core==1.15.0
26 cov-core==1.15.0
27 coverage==7.2.3
27 coverage==7.2.3
28 diskcache==5.6.3
28 diskcache==5.6.3
29 dogpile.cache==1.3.0
29 dogpile.cache==1.3.0
30 decorator==5.1.1
30 decorator==5.1.1
31 stevedore==5.1.0
31 stevedore==5.1.0
32 pbr==5.11.1
32 pbr==5.11.1
33 dulwich==0.21.6
33 dulwich==0.21.6
34 urllib3==1.26.14
34 urllib3==1.26.14
35 gunicorn==21.2.0
35 gunicorn==21.2.0
36 packaging==23.1
36 packaging==23.1
37 hg-evolve==11.0.2
37 hg-evolve==11.0.2
38 importlib-metadata==6.0.0
38 importlib-metadata==6.0.0
39 zipp==3.15.0
39 zipp==3.15.0
40 mercurial==6.3.3
40 mercurial==6.3.3
41 mock==5.0.2
41 mock==5.0.2
42 more-itertools==9.1.0
42 more-itertools==9.1.0
43 msgpack==1.0.7
43 msgpack==1.0.7
44 orjson==3.9.13
44 orjson==3.9.13
45 psutil==5.9.8
45 psutil==5.9.8
46 py==1.11.0
46 py==1.11.0
47 pygit2==1.13.3
47 pygit2==1.13.3
48 cffi==1.16.0
48 cffi==1.16.0
49 pycparser==2.21
49 pycparser==2.21
50 pygments==2.15.1
50 pygments==2.15.1
51 pyparsing==3.1.1
51 pyparsing==3.1.1
52 pyramid==2.0.2
52 pyramid==2.0.2
53 hupper==1.12
53 hupper==1.12
54 plaster==1.1.2
54 plaster==1.1.2
55 plaster-pastedeploy==1.0.1
55 plaster-pastedeploy==1.0.1
56 pastedeploy==3.1.0
56 pastedeploy==3.1.0
57 plaster==1.1.2
57 plaster==1.1.2
58 translationstring==1.4
58 translationstring==1.4
59 venusian==3.0.0
59 venusian==3.0.0
60 webob==1.8.7
60 webob==1.8.7
61 zope.deprecation==5.0.0
61 zope.deprecation==5.0.0
62 zope.interface==6.1.0
62 zope.interface==6.2.0
63 redis==5.0.1
63 redis==5.0.1
64 async-timeout==4.0.3
64 async-timeout==4.0.3
65 repoze.lru==0.7
65 repoze.lru==0.7
66 scandir==1.10.0
66 scandir==1.10.0
67 setproctitle==1.3.3
67 setproctitle==1.3.3
68 subvertpy==0.11.0
68 subvertpy==0.11.0
69 waitress==3.0.0
69 waitress==3.0.0
70 wcwidth==0.2.6
70 wcwidth==0.2.6
71
71
72
72
73 ## test related requirements
73 ## test related requirements
74 #-r requirements_test.txt
74 #-r requirements_test.txt
75
75
76 ## uncomment to add the debug libraries
76 ## uncomment to add the debug libraries
77 #-r requirements_debug.txt
77 #-r requirements_debug.txt
General Comments 0
You need to be logged in to leave comments. Login now