chroma-core / chroma

the AI-native open-source embedding database
https://www.trychroma.com/
Apache License 2.0
13.4k stars 1.14k forks source link

[BUG] Lock numpy to < 2.0.0 across all reqs and pyproject.toml #2360

Closed HammadB closed 1 week ago

HammadB commented 1 week ago

Description of changes

Summarize the changes made by this PR.

Test plan

How are these changes tested?

Documentation Changes

We may want to update our docs? I am not sure what makes sense here - input solicited.

github-actions[bot] commented 1 week ago

Reviewer Checklist

Please leverage this checklist to ensure your code review is thorough before approving

Testing, Bugs, Errors, Logs, Documentation

atroyn commented 1 week ago

Re: docs, I want to add a lot more detail in our contribution docs. I've started doing so on some of my other PRs, and I'll make a note to do it for dependency management as well.

HammadB commented 1 week ago

Not sure I follow - what are contribution docs? This - https://docs.trychroma.com/contributing?

atroyn commented 1 week ago

Not sure I follow - what are contribution docs? This - https://docs.trychroma.com/contributing?

Yes, though also maybe we should mention it in the list of migrations. Unclear where to put it just now.