The current minimal supported Python is 3.8[^1][^2]. This [still passing](https://github.com/martinfleis/clustergram/actions/runs/11964347578/job/33356502097), but should we update to Python 3.11 to follow with [SPEC0](https://scientific-python.org/specs/spec-0000/#support-window)? I'd like to put in a PR if so. [^1]: [`pyproject.toml`](https://github.com/martinfleis/clustergram/blob/c99e3cd9b230caa467514080f68d600d390f8b28/pyproject.toml#L23) [^2]: [`ci/envs/minimal.yaml`](https://github.com/martinfleis/clustergram/blob/c99e3cd9b230caa467514080f68d600d390f8b28/ci/envs/minimal.yaml#L5)
The current minimal supported Python is 3.812. This still passing, but should we update to Python 3.11 to follow with SPEC0?
I'd like to put in a PR if so.
Footnotes
pyproject.toml↩ci/envs/minimal.yaml↩