[project] ... requires-python = ">3.10,<3.13" ... in my pyproject.toml. When I run uv venv .venv, I get Python 3.10.18, which is not what I expected (3.11, 3.12 ...