In `README.md` there's > Install dependencies using uv: > uv pip install -r requirements.txt but, there's no `requirements.txt` in the repository I guess this should be replaced with `uv sync`
In
README.mdthere'sbut, there's no
requirements.txtin the repositoryI guess this should be replaced with
uv sync