Skip to content
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

Numpy versioning #622

Closed
mgorinova opened this issue Dec 16, 2024 · 3 comments
Closed

Numpy versioning #622

mgorinova opened this issue Dec 16, 2024 · 3 comments

Comments

@mgorinova
Copy link

Hello cohere!

This dependency requirement for numpy is preventing my company from updating to the latest version of the cohere api:

numpy = ">=1.9.0,<2.0"

Is there are reason to restrict the numpy version to <2.0? Is there no support for the latest numpy (2.2.0)?

Thanks!

@billytrend-cohere
Copy link
Collaborator

hey thanks for reporting, this is because of our sagemaker dependency. Looking into how to resolve this 🙏 aws/sagemaker-python-sdk#4882

@billytrend-cohere
Copy link
Collaborator

hey @mgorinova, we have now dropped all the aws deps from the sdk. Users will have to install them manually but I think this is a net positive for most developers! please try 5.13.4

@mgorinova
Copy link
Author

Fantastic, thank you @billytrend-cohere!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants