Installing in a fresh Python 3.13 venv forces a dependency, Pendulum, to try and install stuff with Rust. This is undesired and violates the "pure python" philosophy. Not sure why Pendulum changed here, but I need to investigate dependency updates to resolve this.