Skip to content

Commit

Permalink
Dependencies: Downgrade to aiobotocore<2.18
Browse files Browse the repository at this point in the history
AttributeError: module 'aiobotocore' has no attribute 'AioSession'
  • Loading branch information
amotl committed Jan 18, 2025
1 parent 1463d69 commit 16e4295
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ optional-dependencies.develop = [
"validate-pyproject<0.24",
]
optional-dependencies.fileio = [
"aiobotocore<2.18",
"fsspec[abfs,dask,gcs,git,github,http,s3,smb]<2024.13",
"pathlibfs<0.6",
"python-magic<0.5",
Expand Down

0 comments on commit 16e4295

Please sign in to comment.