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: upgrade for Pydantic V2; upgrade Typer #77

Closed

Conversation

joshrosenblum
Copy link

Pydantic is now on V2 - adding fuzzy-c-means to a project that uses the current Pydantic will bring version conflicts.

I updated the pyproject.toml accordingly, then made a few necessary (minor) refactorings in the Pydantic syntax. Tests pass.

Finally, I ran isort/black on main.py - though it's likely worth swapping to use ruff in a future PR!

@christianlloyd
Copy link

christianlloyd commented Jan 30, 2024

Is this able to be merged?

@omadson omadson changed the title Upgrade/refactor for Pydantic V2; upgrade Typer refactor: upgrade for Pydantic V2; upgrade Typer Jan 30, 2024
@omadson
Copy link
Owner

omadson commented Jan 30, 2024

LGTM!

@joshrosenblum
Copy link
Author

LGTM!

@omadson Thanks! Anything I can do to help get this merged? Poetry install / tests run fine for me locally.

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

Successfully merging this pull request may close these issues.

3 participants