You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closes#1419
## Description of changes
*Summarize the changes made by this PR.*
- Improvements & Bug fixes
- Update pyproject.toml to allow python client to use pydantic 2.x
## Test plan
*How are these changes tested?*
- [x] Tests pass locally with `pytest` for python
## Documentation Changes
N/A
Co-authored-by: Hammad Bashir <[email protected]>
What happened?
If it already support Pydantic 2.0 (#893), can you change Chroma_Client depend version
https://github.com/chroma-core/chroma/blob/65f3bb9ae256344d269d847a2d5c41b8ae11075f/clients/python/pyproject.toml#L19C24-L19C24
I believe this change is very simple, you just need to delete "<2.0"
Versions
chroma 0.4.18
Relevant log output
No response
The text was updated successfully, but these errors were encountered: