Skip to content

orbyter-ml-dev-3.5.2: Better AWS integrations

Compare
Choose a tag to compare
@jeffmm jeffmm released this 24 Jun 17:37
· 22 commits to master since this release
672a285

The Docker image manifoldai/orbyter-ml-dev:3.5 points to this version.

This release adds awscli and s3fs packages for better integration with AWS services, as well as upgrades dask-cloudprovider to include the AWS subpackage. Additional package updates address version dependency issues for the added packages.

Changes

  • Add s3fs==2021.6.0
  • Add awscli==1.19.49
  • Upgrade dask_cloudprovider to dask_cloudprovider[aws]
  • Update dvc to 2.4.1 for compatibility with s3fs due to fsspec co-dependency
  • Revert boto3 to 1.17.49 for compatibility with latest awscli