The pyproject.toml file supports the requires_python field. Pixi understands that field and automatically adds the version to the dependencies. This is an example of ...
dump and dumps now return an OrderedDict, in Pythons before 3.7 or in IronPython which should preserve the order of entries (other than listing the root table entries first). integers and floats can ...