##// END OF EJS Templates
deps: bumped waitress==3.0.1
super-admin -
r1332:1472b70d tip default
parent child Browse files
Show More
@@ -1,106 +1,106 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 11 click==8.1.7
12 12 click-repl==0.3.0
13 13 click==8.1.7
14 14 prompt_toolkit==3.0.48
15 15 wcwidth==0.2.13
16 16 kombu==5.4.2
17 17 amqp==5.2.0
18 18 vine==5.1.0
19 19 tzdata==2024.2
20 20 vine==5.1.0
21 21 python-dateutil==2.9.0.post0
22 22 six==1.16.0
23 23 tzdata==2024.2
24 24 vine==5.1.0
25 25 contextlib2==21.6.0
26 26 dogpile.cache==1.3.3
27 27 decorator==5.1.1
28 28 stevedore==5.1.0
29 29 pbr==5.11.1
30 30 dulwich==0.21.6
31 31 urllib3==1.26.14
32 32 fsspec==2024.10.0
33 33 gunicorn==23.0.0
34 34 packaging==24.1
35 35 hg-evolve==11.1.3
36 36 importlib-metadata==6.0.0
37 37 zipp==3.20.2
38 38 mercurial==6.7.4
39 39 more-itertools==9.1.0
40 40 msgpack==1.1.0
41 41 orjson==3.10.7
42 42 psutil==5.9.8
43 43 pygit2==1.13.3
44 44 cffi==1.17.1
45 45 pycparser==2.22
46 46 pygments==2.18.0
47 47 pyparsing==3.1.1
48 48 pyramid==2.0.2
49 49 hupper==1.12
50 50 plaster==1.1.2
51 51 plaster-pastedeploy==1.0.1
52 52 pastedeploy==3.1.0
53 53 plaster==1.1.2
54 54 translationstring==1.4
55 55 venusian==3.0.0
56 56 webob==1.8.9
57 57 zope.deprecation==5.0.0
58 58 zope.interface==7.1.1
59 59 python-memcached==1.62
60 60 redis==5.2.0
61 61 async-timeout==4.0.3
62 62 repoze.lru==0.7
63 63 s3fs==2024.10.0
64 64 aiobotocore==2.15.2
65 65 aiohttp==3.10.10
66 66 aiohappyeyeballs==2.4.3
67 67 aiosignal==1.3.1
68 68 frozenlist==1.5.0
69 69 attrs==22.2.0
70 70 frozenlist==1.5.0
71 71 multidict==6.1.0
72 72 yarl==1.17.1
73 73 idna==3.4
74 74 multidict==6.1.0
75 75 propcache==0.2.0
76 76 aioitertools==0.12.0
77 77 botocore==1.35.36
78 78 jmespath==1.0.1
79 79 python-dateutil==2.9.0.post0
80 80 six==1.16.0
81 81 urllib3==1.26.14
82 82 wrapt==1.16.0
83 83 aiohttp==3.10.10
84 84 aiohappyeyeballs==2.4.3
85 85 aiosignal==1.3.1
86 86 frozenlist==1.5.0
87 87 attrs==22.2.0
88 88 frozenlist==1.5.0
89 89 multidict==6.1.0
90 90 yarl==1.17.1
91 91 idna==3.4
92 92 multidict==6.1.0
93 93 propcache==0.2.0
94 94 fsspec==2024.10.0
95 95 scandir==1.10.0
96 96 setproctitle==1.3.3
97 97 subvertpy==0.11.0
98 waitress==3.0.0
98 waitress==3.0.1
99 99 wcwidth==0.2.13
100 100
101 101
102 102 ## test related requirements
103 103 #-r requirements_test.txt
104 104
105 105 ## uncomment to add the debug libraries
106 106 #-r requirements_debug.txt
General Comments 0
You need to be logged in to leave comments. Login now