##// END OF EJS Templates
deps: bumped click==8.3.7
super-admin -
r1319:54943299 default
parent child Browse files
Show More
@@ -1,102 +1,100 b''
1 1 # deps, generated via pipdeptree --exclude setuptools,wheel,pipdeptree,pip -f | tr '[:upper:]' '[:lower:]'
2 2
3 3 async-timeout==4.0.3
4 4 atomicwrites==1.4.1
5 5 celery==5.4.0
6 6 billiard==4.2.1
7 7 click==8.1.7
8 8 click-didyoumean==0.3.1
9 9 click==8.1.7
10 10 click-plugins==1.1.1
11 click==8.1.3
12 click-repl==0.2.0
13 click==8.1.3
14 prompt_toolkit==3.0.47
11 click==8.1.7
12 click-repl==0.3.0
13 click==8.1.7
14 prompt_toolkit==3.0.48
15 15 wcwidth==0.2.13
16 six==1.16.0
17 16 kombu==5.4.2
18 17 amqp==5.2.0
19 18 vine==5.1.0
20 19 vine==5.1.0
21 20 python-dateutil==2.8.2
22 21 six==1.16.0
23 22 tzdata==2024.1
24 23 vine==5.1.0
25 24 contextlib2==21.6.0
26 25 dogpile.cache==1.3.3
27 26 decorator==5.1.1
28 27 stevedore==5.1.0
29 28 pbr==5.11.1
30 29 dulwich==0.21.6
31 30 urllib3==1.26.14
32 31 fsspec==2024.9.0
33 32 gunicorn==23.0.0
34 33 packaging==24.1
35 34 hg-evolve==11.1.3
36 35 importlib-metadata==6.0.0
37 36 zipp==3.15.0
38 37 mercurial==6.7.4
39 38 more-itertools==9.1.0
40 39 msgpack==1.1.0
41 40 orjson==3.10.7
42 41 psutil==5.9.8
43 py==1.11.0
44 42 pygit2==1.13.3
45 43 cffi==1.16.0
46 44 pycparser==2.21
47 45 pygments==2.18.0
48 46 pyparsing==3.1.1
49 47 pyramid==2.0.2
50 48 hupper==1.12
51 49 plaster==1.1.2
52 50 plaster-pastedeploy==1.0.1
53 51 pastedeploy==3.1.0
54 52 plaster==1.1.2
55 53 translationstring==1.4
56 54 venusian==3.0.0
57 55 webob==1.8.8
58 56 zope.deprecation==5.0.0
59 57 zope.interface==7.1.0
60 58 redis==5.1.0
61 59 async-timeout==4.0.3
62 60 repoze.lru==0.7
63 61 s3fs==2024.9.0
64 62 aiobotocore==2.13.0
65 63 aiohttp==3.9.5
66 64 aiosignal==1.3.1
67 65 frozenlist==1.4.1
68 66 attrs==22.2.0
69 67 frozenlist==1.4.1
70 68 multidict==6.0.5
71 69 yarl==1.9.4
72 70 idna==3.4
73 71 multidict==6.0.5
74 72 aioitertools==0.11.0
75 73 botocore==1.34.106
76 74 jmespath==1.0.1
77 75 python-dateutil==2.8.2
78 76 six==1.16.0
79 77 urllib3==1.26.14
80 78 wrapt==1.16.0
81 79 aiohttp==3.9.5
82 80 aiosignal==1.3.1
83 81 frozenlist==1.4.1
84 82 attrs==22.2.0
85 83 frozenlist==1.4.1
86 84 multidict==6.0.5
87 85 yarl==1.9.4
88 86 idna==3.4
89 87 multidict==6.0.5
90 88 fsspec==2024.9.0
91 89 scandir==1.10.0
92 90 setproctitle==1.3.3
93 91 subvertpy==0.11.0
94 92 waitress==3.0.0
95 93 wcwidth==0.2.13
96 94
97 95
98 96 ## test related requirements
99 97 #-r requirements_test.txt
100 98
101 99 ## uncomment to add the debug libraries
102 100 #-r requirements_debug.txt
General Comments 0
You need to be logged in to leave comments. Login now