Skip to content

Commit e1d99e8

Browse files
committed
set aiobotocore as a direct dependency for now
1 parent 223a6a1 commit e1d99e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
# Installation dependencies
1919
# Use with pip install . to install from source
2020
'install': [
21+
'aiobotocore>=2.11.0',
2122
'dask',
2223
'fsspec',
2324
'h5netcdf',

0 commit comments

Comments
 (0)