##// END OF EJS Templates
deps: bumped fsspec==2024.9.0
super-admin -
r1289:67432543 default
parent child Browse files
Show More
@@ -29,7 +29,7 b' dogpile.cache==1.3.3'
29 pbr==5.11.1
29 pbr==5.11.1
30 dulwich==0.21.6
30 dulwich==0.21.6
31 urllib3==1.26.14
31 urllib3==1.26.14
32 fsspec==2024.6.0
32 fsspec==2024.9.0
33 gunicorn==23.0.0
33 gunicorn==23.0.0
34 packaging==24.1
34 packaging==24.1
35 hg-evolve==11.1.3
35 hg-evolve==11.1.3
@@ -60,7 +60,7 b' pyramid==2.0.2'
60 redis==5.0.4
60 redis==5.0.4
61 async-timeout==4.0.3
61 async-timeout==4.0.3
62 repoze.lru==0.7
62 repoze.lru==0.7
63 s3fs==2024.6.0
63 s3fs==2024.9.0
64 aiobotocore==2.13.0
64 aiobotocore==2.13.0
65 aiohttp==3.9.5
65 aiohttp==3.9.5
66 aiosignal==1.3.1
66 aiosignal==1.3.1
@@ -87,7 +87,7 b' s3fs==2024.6.0'
87 yarl==1.9.4
87 yarl==1.9.4
88 idna==3.4
88 idna==3.4
89 multidict==6.0.5
89 multidict==6.0.5
90 fsspec==2024.6.0
90 fsspec==2024.9.0
91 scandir==1.10.0
91 scandir==1.10.0
92 setproctitle==1.3.3
92 setproctitle==1.3.3
93 subvertpy==0.11.0
93 subvertpy==0.11.0
General Comments 0
You need to be logged in to leave comments. Login now