feat: Upgrade fsspec and s3fs with related cloud storage dependencies
This commit is contained in:
parent
78b4f0e348
commit
17595319b6
1 changed files with 10 additions and 10 deletions
|
|
@ -87,13 +87,13 @@ dogpile.cache==1.5.0
|
||||||
pbr==5.11.1
|
pbr==5.11.1
|
||||||
formencode==2.1.1
|
formencode==2.1.1
|
||||||
six==1.17.0
|
six==1.17.0
|
||||||
fsspec==2025.10.0
|
fsspec==2026.1.0
|
||||||
gunicorn==23.0.0
|
gunicorn==23.0.0
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
gevent==25.9.1
|
gevent==25.9.1
|
||||||
greenlet==3.3.0
|
greenlet==3.3.0
|
||||||
zope.event==6.1.0
|
zope.event==6.1.0
|
||||||
zope.interface==8.1.1
|
zope.interface==8.2.0
|
||||||
ipython==8.26.0
|
ipython==8.26.0
|
||||||
decorator==5.1.1
|
decorator==5.1.1
|
||||||
jedi==0.19.1
|
jedi==0.19.1
|
||||||
|
|
@ -259,9 +259,9 @@ regex==2022.10.31
|
||||||
routes==2.5.1
|
routes==2.5.1
|
||||||
repoze.lru==0.7
|
repoze.lru==0.7
|
||||||
six==1.17.0
|
six==1.17.0
|
||||||
s3fs==2025.10.0
|
s3fs==2026.1.0
|
||||||
aiobotocore==2.26.0
|
aiobotocore==3.1.0
|
||||||
aiohttp==3.13.2
|
aiohttp==3.13.3
|
||||||
aiohappyeyeballs==2.6.1
|
aiohappyeyeballs==2.6.1
|
||||||
aiosignal==1.4.0
|
aiosignal==1.4.0
|
||||||
frozenlist==1.8.0
|
frozenlist==1.8.0
|
||||||
|
|
@ -275,18 +275,18 @@ s3fs==2025.10.0
|
||||||
multidict==6.7.0
|
multidict==6.7.0
|
||||||
propcache==0.4.1
|
propcache==0.4.1
|
||||||
aioitertools==0.13.0
|
aioitertools==0.13.0
|
||||||
botocore==1.41.5
|
botocore==1.42.19
|
||||||
jmespath==1.0.1
|
jmespath==1.0.1
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
six==1.17.0
|
six==1.17.0
|
||||||
urllib3==2.6.2
|
urllib3==2.6.3
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
six==1.17.0
|
six==1.17.0
|
||||||
jmespath==1.0.1
|
jmespath==1.0.1
|
||||||
multidict==6.7.0
|
multidict==6.7.0
|
||||||
wrapt==1.17.3
|
wrapt==2.0.1
|
||||||
fsspec==2025.10.0
|
fsspec==2026.1.0
|
||||||
aiohttp==3.13.2
|
aiohttp==3.13.3
|
||||||
aiohappyeyeballs==2.6.1
|
aiohappyeyeballs==2.6.1
|
||||||
aiosignal==1.4.0
|
aiosignal==1.4.0
|
||||||
frozenlist==1.8.0
|
frozenlist==1.8.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue