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
⬆️ dep-bump: update dependencies and add Python 3.14 support (#516)
Bump equinox>=0.13.8, quax>=0.3.2, quax-blocks>=0.4.1, quaxed>=0.10.5,
unxt>=1.11.2, and plum>=2.8.0 (>=2.9.0 for py3.14). Pin dataclassish
<0.9.0 for Python 3.11 and >=0.9.0 for 3.12+. Add Python 3.14 to CI
matrix and update type-ignore comments throughout to satisfy stricter
mypy under new dependency versions.
Signed-off-by: nstarman <nstarman@users.noreply.github.com>