### Current Situation Dependencies in the container running the docs are not pinned. This can cause issues with stability. ### Proposed Actions Use [`poetry`](https://python-poetry.org/) to create a reproducible docs environment in `docs/pyproject.toml`.