Skip to content

Incompatible tblib version for Python 3.10 #4316

@charlesdong1991

Description

@charlesdong1991

Describe the bug

Currently, tblib version is 1.7.0, and this version of package does not support Python 3.10.

Given sagemaker already supports python 3.8, 3.9 and 3.10. however, tblib officially started to support python 3.10 since 2.0.0.

So, I think it is better to change it to 2.0.0, and otherwise, our cases (maybe others will see similar) will throw package version conflicts

Expected behavior

I think sagemaker should upgrade version for tblib, otherwise, it might cause version conflicts problems in some cases for users. One example is mwaa package constraints which means users of MWAA cannot install this sagemaker python sdk for 2.6.3 MWAA

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions