--- a/Cargo.toml Sat Aug 30 22:25:28 2025 -0500 +++ b/Cargo.toml Sat Aug 30 22:43:37 2025 -0500 @@ -31,7 +31,7 @@ rayon = "1.5.3" simba = "0.9.0" anyhow = "1.0.95" -pyo3 = { version = "~0.25.0", optional = true } +pyo3 = { version = "~0.26.0", optional = true } [package.metadata.docs.rs] rustdoc-args = ["--html-in-header", "katex-header.html"]