• Replace pip with uv for dependencies • Add offline extras to Dockerfile.offline • Update UV_LOCK_GUIDE.md with new commands • Improve build caching and performance
• Replace pip with uv in Dockerfile • Remove constraints-offline.txt • Add uv.lock for dependency pinning • Use uv sync --frozen for builds