# Contributing ## Generate `requirements.txt` file from uv ```shell uv export -o requirements.txt --no-hashes ```