#!/bin/bash
#
#  Copyright (c) 2023 Apple Inc. All rights reserved.
#  Provided subject to the LICENSE file in the top level directory.
#

# Install required python dependencies for using the MPS Backend
pip install --force-reinstall ninja
