Open davidkyle opened 3 months ago
The current blocked is Pandas 1.5, which does not ship with Python 3.12 wheels.
The latest pandas supports 3.12: https://github.com/pandas-dev/pandas/blob/73da90c14b124aab05b20422b066794738024a4d/pyproject.toml#L47
Can we upgrade pandas in eland?
Requires an upgrade of PyTorch to at least version 2.2.0