##// END OF EJS Templates
deps: bumped deps for s3fs
super-admin -
r1340:f02a98a3 tip default
parent child Browse files
Show More
@@ -1,106 +1,108 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.20
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.1.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.11.4
66 66 aiohappyeyeballs==2.4.3
67 67 aiosignal==1.3.1
68 68 frozenlist==1.5.0
69 69 attrs==24.2.0
70 70 frozenlist==1.5.0
71 71 multidict==6.1.0
72 yarl==1.17.1
72 propcache==0.2.0
73 yarl==1.17.2
73 74 idna==3.10
74 75 multidict==6.1.0
75 76 propcache==0.2.0
76 77 aioitertools==0.12.0
77 78 botocore==1.35.36
78 79 jmespath==1.0.1
79 80 python-dateutil==2.9.0.post0
80 81 six==1.16.0
81 82 urllib3==1.26.20
82 83 wrapt==1.16.0
83 84 aiohttp==3.11.4
84 85 aiohappyeyeballs==2.4.3
85 86 aiosignal==1.3.1
86 87 frozenlist==1.5.0
87 88 attrs==24.2.0
88 89 frozenlist==1.5.0
89 90 multidict==6.1.0
90 yarl==1.17.1
91 propcache==0.2.0
92 yarl==1.17.2
91 93 idna==3.10
92 94 multidict==6.1.0
93 95 propcache==0.2.0
94 96 fsspec==2024.10.0
95 97 scandir==1.10.0
96 98 setproctitle==1.3.3
97 99 subvertpy==0.11.0
98 100 waitress==3.0.1
99 101 wcwidth==0.2.13
100 102
101 103
102 104 ## test related requirements
103 105 #-r requirements_test.txt
104 106
105 107 ## uncomment to add the debug libraries
106 108 #-r requirements_debug.txt
General Comments 0
You need to be logged in to leave comments. Login now