#!/usr/bin/env bash

pip install -U uv
uv sync --all-extras --all-groups
