I cannot use pdm to create a working environment with numpy that supports python back to 3.8 but which works with python 3.12. It seems like the locking mechanism is using -S direct_minimal_versions ...
I recently tried to install velocyto as described in the docs. For this I generated a new conda environment with python 3.13 (what you get when not specifying any version) and installed all the ...