-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Relax cloudpickle requirement #4871
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
+1 to this. To add another reason to move... the latest version of So it's no longer possible to install the latest Dask packages and |
is there a blocker for updating it? i see the pr #4902 is reverted |
^ @liujiaorr do you know? |
Merged the fix here :#4950. |
Closing this issue as this is fixed in the latest available release v2.237.3 in pypi. Thanks @nargokul !! |
Hooray! 🥳 Thank you for your help! 🙏 |
Describe the feature you'd like
Relax cloudpickle requirement from being pinned to 2.2.1, which was released on Jan 2023. The recent version is 3.0.0 released on Oct 2023.
How would this feature be used? Please describe.
To install and use other dependencies which require newer couldpickle along with sagemaker sdk.
Describe alternatives you've considered
NA
Additional context
NA
The text was updated successfully, but these errors were encountered: