Let's adopt a policy for dropping older versions of our dependencies that we can use across projects so our users know what to expect.
I recommend SPEC0 as a starting point: https://scientific-python.org/specs/spec-0000/
This would mean we can drop support for Python 3.11 and earlier. We can modify the policy if that feels too aggressive, it's just a starting point :)
Let's adopt a policy for dropping older versions of our dependencies that we can use across projects so our users know what to expect.
I recommend SPEC0 as a starting point: https://scientific-python.org/specs/spec-0000/
This would mean we can drop support for Python 3.11 and earlier. We can modify the policy if that feels too aggressive, it's just a starting point :)