dazza-codes / aio-aws

Asyncio utils for AWS Services
Apache License 2.0
3 stars 1 forks source link

Update libs #90

Closed dazza-codes closed 1 year ago

dazza-codes commented 2 years ago

Update to latest aiobotocore and s3fs

https://github.com/aio-libs/aiobotocore

https://github.com/fsspec/s3fs/releases/tag/2022.8.2 https://github.com/fsspec/s3fs/blob/main/requirements.txt

aiobotocore~=2.4.0
fsspec==2022.8.2
aiohttp!=4.0.0a0, !=4.0.0a1