Skip to content

Commit

Permalink
set aiobotocore as a direct dependency for now
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriupredoi committed Feb 5, 2024
1 parent 223a6a1 commit e1d99e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
# Installation dependencies
# Use with pip install . to install from source
'install': [
'aiobotocore>=2.11.0',
'dask',
'fsspec',
'h5netcdf',
Expand Down

0 comments on commit e1d99e8

Please sign in to comment.