Goals: - [x] put dependency list in pyproject.toml - [x] Create lockfile with uv - [x] setup dependabot to keep lockfile up to date - [x] update Docker file to install from lockfile without making uv a direct dependency of the docker image - [x] update the README to explain how to setup a local dev environment from the lockfile
Goals: