HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
129 stars 53 forks source link

Support aiobotocore >= 1.0 #60

Closed jreadey closed 4 years ago

jreadey commented 4 years ago

There are some forward compatibility issues with the new aiobotorcore package. I've temporarily restricted the hsds build to use the old version (see: https://github.com/HDFGroup/hdf-docker/commit/e17a34671ba75edca7e42fe77a66363a567bf4b1), but code should be updated to use the newer version.

jreadey commented 4 years ago

The latest version of aiobotocore is now supported.