You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update dependencies and move to uv
- bump min python to 3.8
- allow numpy 2
- build and publish with uv instead of poetry
- change pyproject.toml to be uv compatible
- change github actions to use uv
- fix bug with dataclass_wizard (some versions are broken)
- bump dev dependencies