orbyter-ml-dev-3.5.2: Better AWS integrations
·
22 commits
to master
since this release
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
todask_cloudprovider[aws]
- Update
dvc
to2.4.1
for compatibility withs3fs
due tofsspec
co-dependency - Revert
boto3
to1.17.49
for compatibility with latestawscli