Skip to content

Add pydantic dep to pyproject file#444

Merged
BrianJKoopman merged 1 commit intomainfrom
koopman/pydantic-dep
Feb 27, 2026
Merged

Add pydantic dep to pyproject file#444
BrianJKoopman merged 1 commit intomainfrom
koopman/pydantic-dep

Conversation

@BrianJKoopman
Copy link
Member

Description

This just adds pydantic to the pyproject file.

Motivation and Context

Missed this in the review of #427.

How Has This Been Tested?

Ran an install via:

python3 -m pip install .
python3 -m pip install -r requirements/testing.txt

Then ran the unit tests locally. This is essentially what the CI that's failing is doing.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@BrianJKoopman
Copy link
Member Author

pre-commit.ci run

@BrianJKoopman BrianJKoopman merged commit a8210d9 into main Feb 27, 2026
3 checks passed
@BrianJKoopman BrianJKoopman deleted the koopman/pydantic-dep branch February 27, 2026 18:21
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.

1 participant