Commit b9820c9
authored
kiwisolver 1.4.8 ships no cp314 wheels, so `uv sync --frozen` in the
docker-hub pipeline tries to build it from source and fails. 1.5.0
adds cp314 wheels, which is what the python:3.14-slim builder needs.
The bump is transitive (kiwisolver is pulled in by matplotlib) and
the rest of the resolution is unchanged.
Closes #1168
1 parent 980b2c6 commit b9820c9
1 file changed
Lines changed: 102 additions & 62 deletions
0 commit comments