Skip to content

Fix pydantic-related bugs and versions#57

Merged
eckelsjd merged 3 commits intomainfrom
dev-versions
Oct 14, 2025
Merged

Fix pydantic-related bugs and versions#57
eckelsjd merged 3 commits intomainfrom
dev-versions

Conversation

@eckelsjd
Copy link
Copy Markdown
Owner

Fixes #53 #54

Proposed Changes

  • Disallow pydantic 2.12.* (they are still working out these bugs)
  • Update setuptools, pywin32, and pypty due to some issues with Python 3.13
  • Change Variable.compression validation mode to 'plain'

@eckelsjd eckelsjd merged commit c9bf8f7 into main Oct 14, 2025
5 checks passed
@eckelsjd eckelsjd deleted the dev-versions branch October 14, 2025 17:22
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.

Problem with defining a compression method directly when defining a field variable.

1 participant