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

refactor: drop pydantic dep #320

Merged
merged 1 commit into from
Dec 4, 2024
Merged

refactor: drop pydantic dep #320

merged 1 commit into from
Dec 4, 2024

Conversation

woodruffw
Copy link
Collaborator

@woodruffw woodruffw commented Dec 4, 2024

This removes our dependency on pydantic by removing a single model that needed it.

No functional changes, although I've also added some new tests to ensure the behavior is as we expect.

Closes #319.

CC @takluyver

Signed-off-by: William Woodruff <[email protected]>
@woodruffw woodruffw added enhancement New feature or request dependencies Pull requests that update a dependency file labels Dec 4, 2024
@woodruffw woodruffw requested a review from di December 4, 2024 19:22
@woodruffw woodruffw self-assigned this Dec 4, 2024
@di di merged commit 2449d3a into main Dec 4, 2024
15 checks passed
@di di deleted the ww/rm-pydantic branch December 4, 2024 19:41
@woodruffw woodruffw mentioned this pull request Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove pydantic dep
2 participants