##// END OF EJS Templates
deps: bumped s3fs==2024.10.0 and fsspec==2024.10.0
super-admin -
r5615:54cd00bd default
parent child Browse files
Show More
@@ -87,7 +87,7 b' dogpile.cache==1.3.3'
87 87 pbr==5.11.1
88 88 formencode==2.1.0
89 89 six==1.16.0
90 fsspec==2024.9.0
90 fsspec==2024.10.0
91 91 gunicorn==23.0.0
92 92 packaging==24.1
93 93 gevent==24.11.1
@@ -241,34 +241,38 b' regex==2022.10.31'
241 241 routes==2.5.1
242 242 repoze.lru==0.7
243 243 six==1.16.0
244 s3fs==2024.9.0
245 aiobotocore==2.13.0
246 aiohttp==3.9.5
244 s3fs==2024.10.0
245 aiobotocore==2.15.2
246 aiohttp==3.10.10
247 aiohappyeyeballs==2.4.3
247 248 aiosignal==1.3.1
248 frozenlist==1.4.1
249 frozenlist==1.5.0
249 250 attrs==22.2.0
250 frozenlist==1.4.1
251 multidict==6.0.5
252 yarl==1.9.4
251 frozenlist==1.5.0
252 multidict==6.1.0
253 yarl==1.17.1
253 254 idna==3.4
254 multidict==6.0.5
255 aioitertools==0.11.0
256 botocore==1.34.106
255 multidict==6.1.0
256 propcache==0.2.0
257 aioitertools==0.12.0
258 botocore==1.35.36
257 259 jmespath==1.0.1
258 260 python-dateutil==2.9.0.post0
259 261 six==1.16.0
260 262 urllib3==1.26.14
261 263 wrapt==1.16.0
262 aiohttp==3.9.5
264 aiohttp==3.10.10
265 aiohappyeyeballs==2.4.3
263 266 aiosignal==1.3.1
264 frozenlist==1.4.1
267 frozenlist==1.5.0
265 268 attrs==22.2.0
266 frozenlist==1.4.1
267 multidict==6.0.5
268 yarl==1.9.4
269 frozenlist==1.5.0
270 multidict==6.1.0
271 yarl==1.17.1
269 272 idna==3.4
270 multidict==6.0.5
271 fsspec==2024.9.0
273 multidict==6.1.0
274 propcache==0.2.0
275 fsspec==2024.10.0
272 276 simplejson==3.19.2
273 277 sshpubkeys==3.3.1
274 278 cryptography==43.0.3
General Comments 0
You need to be logged in to leave comments. Login now