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

[ENH] Cleanup, lint, and sync requirements #2361

Open
atroyn opened this issue Jun 17, 2024 · 1 comment
Open

[ENH] Cleanup, lint, and sync requirements #2361

atroyn opened this issue Jun 17, 2024 · 1 comment
Assignees
Labels
by-chroma contributors enhancement New feature or request good first issue Good for newcomers

Comments

@atroyn
Copy link
Contributor

atroyn commented Jun 17, 2024

Chroma has several places where we manage python dependencies / requirements

At the top level of the project:

For the thin python client:

A similar situation exists for the TypeScript client.

It's easy to miss adjusting these, for example when we need to pin or update a dependency as in #2360

We should unify these as much as possible, and add lint rules when they absolutely must be redundant.

@atroyn atroyn added enhancement New feature or request good first issue Good for newcomers contributors labels Jun 17, 2024
@atroyn atroyn self-assigned this Jun 17, 2024
@HammadB
Copy link
Collaborator

HammadB commented Jun 17, 2024

I think poetry can also help here

@tazarov tazarov linked a pull request Jun 18, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
by-chroma contributors enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants